BODY {
  background:url(images/bgorangefade.jpg) top repeat-x #FFFFFF;
}
{  font-family: "Tahoma,Arial,Verdana";}
a { text-decoration: underline;}
A:link, A:visited { text-decoration: none; }
 A:hover {
	color:#FF0000;

 text-decoration: underline & overline;
}
A:active {
	color:#FF0000;
 text-decoration: underline & overline;
}
.footer {
	font-family : arial, helvetica;
	font-size : 10px;
	color : #000000;
	line-height: 10px;
		}
.content {
	font-family : verdana, arial, helvetica;
	font-size : 12px;
	color : #000000;
		}	   
.contentmed {
	font-family : verdana, arial, helvetica;
	font-size : 15px;
	color : #000000;
		}	   
.contentlarge {
	font-family : verdana, arial, helvetica;
	font-size : 18px;
	color :  #000000;
	font-weight : bold;
		}	   
.contentsmall {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}
.form { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px; 
	color : #800000; 
}

h1 { color: #000033; font-size: 20px; line-height: 19px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
h2 { color: #000033; font-size: 18px; font-weight: bold; line-height: 16px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
h3 { color: #000033; font-size: 16px; font-weight: bold; line-height: 15px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
h4 { color: #fff; font-style: normal; font-weight: lighter; font-size: 15px; line-height: 14px; font-family: Geneva, }

TD.format
{
    COLOR: silver;
    FONT-FAMILY: Arial, Verdana, Helvicta, sans-serif;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold
}
TD.format
{
TD.format A:active
{
    COLOR: red;
    TEXT-DECORATION: none
}
TD.format A:link
{
    COLOR: white;
    TEXT-DECORATION: none
}
TD.format A:visited
{
    COLOR: white;
    TEXT-DECORATION: none
}
TD.format A:hover
{
    COLOR: yellow;
    TEXT-DECORATION: underline & overline
}

