body
{
	color: #CC9;
	background-color: #000;
	font-family: Georgia, "Times New Roman", serif;
	margin: 0;
	background-image: url(images/lbg_04.jpg);
}
p
{
	color: #CC9;
	font-size: 10pt;
	padding-right: 10px;

}
h4, h3
{
	color: #CC3;
	font-family: Georgia, "Times New Roman", serif;
	letter-spacing: 2px;
	margin-top: 0;
}
ul,li {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12pt;
	}
	
a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #408000;
}

a:visited
{
	text-decoration: none;
	color: #808000;
}
           	
a:active { text-decoration: none; 
 		  color: #FFFFFF;}
 		  
a:hover { color: #004080; }

#main p {
	font-size: 11pt;
	line-height: 110%;
	}

#maintable {
	background-color: #000;
	border: 1px solid #330;
}

#linktable {
	font-size: 12px;
}

.nfohead
{
	color: #930;
	font-size: medium;
	font-weight: bold;
	letter-spacing: 2px;
}
.foot
{
	color: #933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.lnk_text
{
	color: #004080;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 8pt;
	line-height: 125%;
	font-weight: bold;
}

.cs_text_date
{
	color: #CC0066;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10pt;
	line-height: 110%;
}
.cs_text_info
{
	color: #191919;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10pt;
	line-height: 110%;
}
.cs_text_line
{
	width: 500px;
	border-bottom: 1px dashed #004080;
}