<!--  StyleSheet -->
<!-- 	© Copyright 2008 Yancey Sexton  All Rights Reserved -->

body {margin: 0px; padding: 0px;}

a {
	font-family : Arial, Helvetica, sans-serif;
	color: Maroon;
}
a:link {
	font-family : Arial, Helvetica, sans-serif;
	color: maroon;}
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #003333;}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #006600;}
a:active {
	font-family : Arial, Helvetica, sans-serif;
	color: #006600;}

.links {
       	font-size : 11.0px;
       	font-weight : bold;
       	color : Maroon; }

.head
        {
        font-family:"Arial", sans-serif; 
	font-size:14.0px; font-weight:700; 
        }

.main
        {
        font-family:"Arial", sans-serif; font-size:10.0px; 
	text-align:justify; font-weight:400; 
        }

.main1
        {
        font-family:"Arial", sans-serif; font-size:12.0px; 
	text-align:justify; font-weight:400; 
        }

.footer
        {
        font-family:"Arial", sans-serif; font-weight:300; font-size:9.0px; 
        }

hr {
	color: Silver;
	width: 95%;
}

B {
	font-weight: bold;
}

.gs1 {
	font-family: Times New Roman;
	font-size: 72;
	font-weight: bold;
	color: red;
}

.gs2{
	font-family: Times New Roman;
	font-size: 36;
	font-weight: bold;
	color: black;
}


.headline{
	font : 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Black;
	text-decoration: underline;
}

.headblue{
	font : 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : blue;
	text-decoration: underline;
}

.news {
	font : 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;;
	color : black;
}

.classified {
	font : 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : black;
}

.classbold {
	font : 10pt;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
	color : black;
}

.blueface {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Blue;
}

.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : Blue;
}

.redface {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : maroon;
}

.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : maroon;
}

.red14 {
	font-family: Arial, Helvetica, sans-serif;
	font: 14pt;
	font-weight: normal;
	color: maroon;
}

.red14bold {
	font-family: Arial, Helvetica, sans-serif;
	font: 14pt;
	font-weight: bold;
	color: maroon;
}

.blue14 {
	font-family: Arial, Helvetica, sans-serif;
	font: 14pt;
	font-weight: normal;
	color: blue;
}

.blue14bold {
	font-family: Arial, Helvetica, sans-serif;
	font: 14pt;
	font-weight: bold;
	color: blue;
}

.blue20bold {
	font-family: "Times New Roman", Times, serif;
	font: 20pt;
	font-weight: bold;
	color: blue;
}

.hilite {
	background-color: Yellow;
	font-weight: bold;
}

.redlite {
	background-color: #FF3333;
	font-weight: bold;
}

.bluelite {
	font-weight : bold;
	color : White;
	background-color : Blue;
}

.italic {
	font-style : italic;
	color : maroon;
	font-size : 12px;
}

.topline {
	font-weight : bold;
	color : White;
	background-color : Blue;
	font-size : 11px;
}

.navline {
	font-family: Arial, Helvetica, sans-serif;
	font : 8pt;
}

.fineprint {
	font-family: "Arial";
	font : 8pt;
}

.align-c {
        margin:0.0pt 0.0pt 0.0pt 0.0pt; text-align:center; }

.align-j {
        margin:0.0pt 0.0pt 0.0pt 0.0pt; text-align:justify; }

.align-r {
        margin:0.0pt 0.0pt 0.0pt 0.0pt; text-align:right; }

