	P, DIV, SPAN, TD, BODY, UL, LAYER {
 	font-size : 8pt;
 	font-family : Georgia;times; color:#000000
 	} 
	

	A, TD A  {
	font-size : 8pt;
 	font-weight : bold;
 	font-family : Georgia;times; color:#CC0000
	} 
	
	.font16 { font-size : 16pt; }
	.font14 { font-size : 14pt; } 
	.font12 { font-size : 12pt; } 
	.font10 { font-size : 10pt; } 
	.font8 { font-size : 8pt; } 
	.font07 { font-size : 7pt; }
	.font06 { font-size : 6pt; }
	
		A:hover { text-decoration: underline; color: #6699FF; font-weight:bold}
	
		LI { list-style-image : url('/images/shared/graphics/arrow_red.gif'); } 
		 
	#bold { font-weight : bold; }
	#italic { font-style : italic; }
	#bolditalic { font-style : italic; font-weight : bold; }
	#maroon { color : #990000; }
	#maroonbold { font-weight : bold; color : #990000; }
	#black { color : #000000; }
	#blackbold { font-weight : bold; color : #000000; }
	#blue {color : #003366;}
	#bluebold { color : #003366; font-weight : bold; }
	#redbold { font-weight : bold; color : #CC3333; } 
	#red { font-weight : color : #CC6666; } 
	#white { color : #FFFFFF; }
	#whitebold { font-weight : bold; color : #FFFFFF; }
	#redmessage { color : #CC3333; }
	#redmessagebold { color : #CC3333; font-weight : bold; }
	#greenbold { color : #003300; font-weight : bold;}
	#graybold { color : #999999; font-weight : bold;}