
BODY, P, TD, TH, DIV, BLOCKQUOTE, DL, UL, OL       { 
font-family: Verdana,Arial,Helvetica,sans-serif; 
color:#000000; 
font-size: 10pt; 
scrollbar-face-color:#F8FAE8; 
scrollbar-arrow-color:#984B25;
scrollbar-track-color:#F8FAE8;
 }
 
a:link       	{ color: #984B25; text-decoration: none }
a:visited    	{ color: #984B25; text-decoration: none }
a:active     	{ color: #984B25; text-decoration: none }
a:hover      	{ color: #984B25; text-decoration: underline }
h1           	{ color: #984B25; font-size: 18pt; font-weight: bold; margin-bottom: 0 }
h2           	{ color: #984B25; font-size: 14pt; font-weight: normal; text-decoration: none }
h3				{ color: #984B25; font-size: 12pt; font-weight: bold; margin-bottom: 1em }
h4				{ color: #984B25; font-size: 9pt; font-weight: normal; margin-bottom: 0 }
h5				{ color: #CCA496; font-size: 7pt; font-weight:lighter; margin-bottom: 0 }
h6				{ color: #984B25; font-size: 8pt; font-weight: normal; margin-bottom: 0 }

.copyright			{ color: #FFFFFF; font-size: 7pt; }
a:link.copyright	{ color: #FFFFFF; font-size: 7pt; text-decoration: none; }
a:visited.copyright	{ color: #FFFFFF; font-size: 7pt; text-decoration: none; }
a:hover.copyright	{ color: #FFFFFF; font-size: 7pt; text-decoration: underline; }

.imgborder 	{ border: 1px solid #984B25; }
