	.red { font-size: 9pt; color: #CC0033; text-decoration: none;}
	.title { font-size: 12pt; color: #003366; text-decoration: none; font-weight: bold; }
	.white_title { font-size: 12pt; color: White; text-decoration: none; font-weight: bold;} 
	.sub_title { font-size: 10pt; color: #003366; text-decoration: none; font-weight: bold; }
	.indent {text-indent: 15pt;}

	body {font-size: 9pt; color: LightSteelBlue; bgcolor: black; font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular; text-decoration: none }
	th {background-color: LightSteelBlue; font: normal; color : White; font-size : 8pt;}
	td {font-size: 9pt; color: LightSteelBlue; font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular; text-decoration: none }
	.title {font-size: 12pt; color: LightSteelBlue; font-weigt:bold; text-decoration: none }
	.sub_title {font-size: 10pt; color: LightSteelBlue; font-weigt:bold; text-decoration: none }
	.small_text{font-size : 8pt; color: LightSteelBlue;}
	.xtra_small_text{font-size : 7pt; color: LightSteelBlue;}

	a { color: LightSteelBlue; text-decoration: none }
	a:active { color: LightYellow; text-decoration: none }
	a:hover { color: LightYellow; text-decoration: none }
	a:visited { color: LightSteelBlue; text-decoration: none }
	a:visited:hover { color: LightYellow; text-decoration: none }
	
	a.main_link { color: LightSteelBlue; text-decoration: underline }
	a.main_link:active { color: LightYellow; text-decoration: underline }
	a.main_link:hover { color: LightYellow; text-decoration: underline }
	a.main_link:visited { color: LightSteelBlue; text-decoration: underline }
	a.main_link:visited:hover { color: LightYellow; text-decoration: underline }

	