BODY { 
scrollbar-face-color: #00629C;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #00629C;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff
}
UL {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Arial, verdana, Helvetica, sans-serif; 
   color : #003399; 
   text-decoration : none; 
}
OL {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Arial, verdana, Helvetica, sans-serif; 
   color : #003399; 
   text-decoration : none; 
}
P {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Arial, verdana, Helvetica, sans-serif; 
   color : #003399; 
   text-decoration : none; 
}
HR {
	color : #003399;
	width : 570px;
	height: 1px;
}
H1 {
   font-weight : bold; 
   font-size : 10pt; 
   font-family : Arial, Verdana, Helvetica, sans-serif; 
   color : #003399; 
   vertical-align : middle; 
   padding : 1px; 
   border-width : 1px; 
   border-style : solid; 
   border-color : #003399; 
 
}
H2 {
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #003399;
	background-color : #ffffcc;
	vertical-align : middle;
	padding : 5px;
	border-width : 1px;
	border-style : solid;
	border-color : #003399;

}
H3 {
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #003399;
	vertical-align : middle;
	padding : 1px;
	border-width : 1px;
	border-style : solid;
	border-color : #003399;
	
	height : 20px;
}


B {
   font-style : normal; 
   font-weight : bold; 
}
A:visited {
   color : #003399; 
}
A:link {
   color : #003399; 
}
A:hover {
   color : #003399; 
   text-decoration : none; 
}
A:active {
   color : #003399; 
}
A {
   font-weight : bold; 
   font-family : Arial, Verdana, Helvetica, sans-serif; 
   color : #003399; 
   text-decoration : underline; 
}
TD, TR {
   font-style : normal; 
   font-weight : normal; 
   font-size : 9pt; 
   font-family : Arial, verdana, Helvetica, sans-serif; 
   color : #003399; 
   text-decoration : none; 
}
TH {
	font-weight : bold;
	font-size : 10pt;
	font-family : Arial, verdana, Helvetica, sans-serif;
	color : #003399;
	text-decoration : none;
	background-color : #ffffcc;
}
