
.bold { font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.nav { font-size: 10pt; font-family: Arial, Helvetica, Verdana }
.navactive { color: #933; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica }
.subnav { font-weight: bold; font-size: 10pt; font-family: Verdana }
body { background-color: white }
td { color: #000040; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 10pt }
P  { color: #000040; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 10pt }
h1 { color: #000040; font-size: 14pt; font-family: Arial }
h2 { color: #000040; font-size: 13pt; font-family: Arial }
h3 { color: #000040; font-size: 12pt; font-weight: bold; font-family: Arial }
ul { color: #000040; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 10pt }
UL LI {
	list-style-type : disc;	
	list-style-image : url(/images/fdot.gif);
	margin-top : 2px;
	margin-bottom : 2px;	
    color: #000040;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10pt
}
h4 { color: #000040; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 11px }
PRE { font-size: 10pt; font-family: Helvetica; font-weight: normal; text-decoration: none; color: #000080 }
pre { font-size: 10pt; font-family: Helvetica; font-weight: normal; text-decoration: none; color: #000080 }
h5 { color: #000040; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 8pt }
h6 { color: #000040; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 18pt }
BIG { font-size: 10pt; font-family: Courier; font-weight: normal; color: Black  }
BR { color: #000040; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 10pt }
B { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; font-size: 10pt }
DIV { color: #000040; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 10pt }
SMALL { color: #000040; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 8pt }
A  {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : "#737BB5";

}
A:Hover  {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : red;
	text-decoration : none;

}


.menuskin{
position:absolute;
width:165px;
background-color:menu;
border:1px solid blue;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}

.tablestyle { font-size:12px; width:510px }


