	P, DIV, SPAN, TD, BODY, UL, LAYER {
 	font-size : 8pt;
 	font-family : Verdana, Helvetica, Arial,
 	} 
	
	A, TD A  {
	font-size : 8pt;
	text-decoration: none;
	font-family : Verdana, Helvetica, Arial,
	} 
	
	A:hover { text-decoration: underline; color: #336699}	
	
	.smfont { font-size : 8pt; }
	.mdfont { font-size : 10pt; }
	.lgfont { font-size : 12pt; }
	.header { font-size : 14pt; }
	.sansheader { font-size : 16pt; font-family : Lucida Sans Unicode, Verdana, Helvetica, Arial, Sans-Serif; color: #666666;}
	
	LI { list-style-image : url('../graphics/bullet.gif'); } 

	#bold { font-weight : bold; }
	#italic { font-style : italic; }
	#bolditalic { font-style : italic; font-weight : bold; }
	#black { color : #000000; } 
	#blackbold { color : #000000; font-weight : bold; } 
	#blue {color : #003366;}
	#bluebold { color : #003366; font-weight : bold; }
	#grey { color : #999999; }
	#greybold { color : #999999; font-weight : bold;}
	#navyblue { color : #3333CC;}
	#navybluebold { color : #3333CC; font-weight : bold; }
	#orange { font-weight : color : #EA7B15; } 
	#orangebold { font-weight : bold; color : #EA7B15; } 
	#red { color : #CC3333; }
	#redbold { font-weight : bold; color : #CC3333; }
	#white { color : #FFFFFF; }
	#whitebold { font-weight : bold; color : #FFFFFF; }
	#maroon { color : #990000; }
	#maroonbold { font-weight : bold; color : #990000; }
	#orange { color : #FF9933; }
	#orangebold { font-weight : bold; color : #FF9933; }
	#red { font-weight : color : #CC6666; } 
	#redbold { font-weight : bold; color : #CC3333; } 
	#redmessage { color : #FF0000; font-weight : bold; }
