BODY, P, TD, TH, DIV, BLOCKQUOTE, DL, UL, OL       { 
font-family: Arial,Helvetica,sans-serif; 
color:#000080; 
font-size: 10pt; 
scrollbar-face-color:#000066;
scrollbar-highlight-color:#F3EFD3;
scrollbar-3dlight-color:#F3EFD3;
scrollbar-darkshadow-color:#000066;
scrollbar-shadow-color:#F3EFD3;
scrollbar-arrow-color:#F3EFD3;
scrollbar-track-color:#000066;
 }
 
body {
background-color: #000066;
}

html, body {
margin: 0;
padding: 0;
}


a:link       	{ color:#000080; text-decoration: none }
a:visited    	{ color:#000080; text-decoration: none }
a:active     	{ color: #FF66CC; text-decoration: none }
a:hover      	{ color:#000080; text-decoration: underline }
h1           	{ font-size: 18pt; font-weight: bold }
h2           	{ font-size: 14pt; font-weight: normal; text-decoration: none }
h3				{ color: #F3EFD3; font-size: 11pt; font-weight: bold; margin-bottom: 0 }
h4				{ font-size: 12pt; font-weight: normal; margin-bottom: 0 }
h5				{ font-size: 8pt; font-weight: normal; margin-bottom: 0 }
h6				{ color: #F3EFD3; font-size: 7pt; font-weight: lighter; margin-bottom: 0 }
acronym 		{ border-bottom: 1px dashed #000080; }

.top			{ font-size: 11pt; color: #F3EFD3; padding: 5px; text-decoration: none }
a:link.top		{ font-size: 11pt; color: #F3EFD3; padding: 5px; text-decoration: none }
a:visited.top  	{ font-size: 11pt; color: #F3EFD3; padding: 5px; text-decoration: none }
a:active.top   	{ font-size: 11pt; color: #F3EFD3; padding: 5px; text-decoration: none }
a:hover.top    	{ font-size: 11pt; background-color: #F3EFD3; color: #000080; padding: 5px; text-decoration: none }

.copyright				{ font-size: 7pt; font-weight: lighter; color: #F3EFD3 }
a:link.copyright		{ font-size: 7pt; font-weight: lighter; color: #F3EFD3; text-decoration: none }
a:visited.copyright  	{ font-size: 7pt; font-weight: lighter; color: #F3EFD3; text-decoration: none }
a:active.copyright   	{ font-size: 7pt; font-weight: lighter; color: #F3EFD3; text-decoration: none }
a:hover.copyright    	{ font-size: 7pt; font-weight: lighter; color: #F3EFD3; text-decoration: underline }
