	P, DIV, SPAN, TD, BODY, UL, LAYER {
 	font-size : 8pt;
 	font-weight : Normal;
 	font-family : Lucida, Verdana, Helvetica, Arial, Times, Sans-Serif;
 	color : #C0BEAF;
 	} 
	
	A, TD A  {
	font-size : 8pt;
	font-family : Lucida, Verdana, Helvetica, Arial, Times, Sans-Serif;
	text-decoration: none;
	color : #FFFFFF;
	} 
	.font1 { font-size : 10pt; } 
	.font2 { font-size : 12pt; } 
	.font3 { font-size : 14pt; } 
	.font4 { font-size : 10pt; 
			 line-height : 22px;}
	.smfont { font-size : 8pt; }
	.lgfont { font-size : 14pt; }
	.header { font-size : 16pt; }
	
		A:hover { text-decoration: underline; color: #FFFFFF}
		 
	LI { list-style-image : url('/images/index/random/blt_diamond.gif'); } 

	#bold { font-weight : bold; }
	#italic { font-style : italic; }
	#bolditalic { font-style : italic; font-weight : bold; }
	#astro-blue {color : #3333CC;}
	#astro-bluebold { color : #3333CC; font-weight : bold; }
	#astro-bluecell { font-weight : color : #C7D0D8; } 
	#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 : #FF3333; }
	#astro-redbold { font-weight : bold; color : #FF3333; }
	#astro-white { color : #FFFFFF; }
	#astro-whitebold { font-weight : bold; color : #FFFFFF; }
	#astro-black { color : #000000; }
	#astro-blackbold { font-weight : bold; color : #000000; }
	#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; }
	#astro-tan { color : #C0BEAF; }
	#astro-tanbold { font-weight : bold; color : #C0BEAF; }
	#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; }
