

.text {font-size:18; font-family:eurostile; color:black}
.title {font-size:23; font-family:eurostile; font-weight:bold; color:black; font-style: oblique}
.pagetitle {font-size:54; font-family:eurostile; font-weight:bold; color:black; font-style: italic; text-transform: uppercase}
.preview {font-size:33; font-family:eurostile; font-weight:bold; color:black; font-style: oblique}


a:link{color:blue}
a:visited{color:blue}
a:hover{color:red;}
a:active{color:#A52A2A;}

.topnav {font-weight:bold; font-size:15pt; font-family:eurostile,pristina;}
.topnav a:link {color:#800000; font-weight:bold; }
.topnav a:visited {color:#800000}
.topnav a:hover {color:red; text-decoration: underline overline;}
.topnav a:active {color:#A52A2A;}


body{padding: 20px;background-color: #660000;
    font: 100.01% eurostile,Verdana,Arial,sans-serif}

table.maintable {width: 100%; margin-left: auto; margin-right: auto}


div.hr { text-align: center; width: 50%; height: 5px; } /* For Internet Explorer */
div.hr { border: 0px solid #660000; } /* For Opera and Gecko-based browsers */
hr { color: #660000; background-color: #660000; }