	P, DIV, SPAN, TD, BODY, UL, LAYER {
 	font-size : 8pt;
 	font-weight : Normal;
 	font-family : lucida, Verdana, Helvetica, Arial, Times, Sans-Serif;
 	color : #000000;
 	} 
	
	A, TD A  {
	font-size : 8pt;
	font-family : lucida, Verdana, Helvetica, Arial, Times, Sans-Serif;
	text-decoration: none;
	color : #BA0C1B
	} 
	
	A:hover { text-decoration: underline; color: #BA0C1B}	
	
	.font1 { font-size : 9pt; } 
	.font2 { font-size : 10pt; } 
	.font3 { font-size : 12pt; } 
	.font4 { font-size : 10pt; 
			 line-height : 22px;}
	.smfont { font-size : 7pt; }
	.lgfont { font-size : 14pt; }
	.header { font-size : 16pt; }
	.astrohr { font-size : 8pt; font-family : Lucida Sans Unicode, Verdana, Helvetica, Arial, Sans-Serif; color: #666666;}
	
	LI { list-style-image : url('images/bullet.gif'); } 

	#bold { font-weight : bold; }
	#italic { font-style : italic; }
	#bolditalic { font-style : italic; font-weight : bold; }
	#astro-black { color : #000000; } 
	#astro-blackbold { color : #000000; font-weight : bold; } 
	#astro-blue {color : #3333CC;}
	#astro-bluebold { color : #3333CC; font-weight : bold; }
	#astro-grey { color : #808080; )
	#astro-greybold { color : #808080; font-weight : bold; )
	#astro-navyblue { color : #3333CC;}
	#astro-navybluebold { color : #3333CC; font-weight : bold; }
	#astro-orange { font-weight : color : #EA7B15; } 
	#astro-orangebold { font-weight : bold; color : #EA7B15; } 
	#astro-red { color : #CC3333; }
	#astro-redbold { font-weight : bold; color : #CC3333; }
	#astro-white { color : #FFFFFF; }
	#astro-whitebold { font-weight : bold; color : #FFFFFF; }
	#blue {color : #003366;}
	#bluebold { color : #003366; font-weight : bold; }
	#grey { color : #999999; }
	#greybold { color : #999999; font-weight : bold;}
	#greenbold { color : #003300; font-weight : bold;}
	#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; }
