body
{
	background-color: #000000;
	margin:0;
}
p, td
{
	color: #191919;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 110%;

}
h4, h3 {
	color: #191919;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	}
ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}
	
a:link  { text-decoration: none; 
          font-weight: bold; 
		  color: #CC0066;}

a:visited { text-decoration: none; 
           	color: #33CCCC;}
           	
a:active { text-decoration: none; 
 		  color: #FFFFFF;}
 		  
a:hover { color: #663399;}


.foot
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.lnk_text
{
	color: #004080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 125%;
	font-weight: bold;
}

.cs_text_date
{
	color: #CC0066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 110%;
}
.cs_text_info
{
	color: #191919;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 110%;
}
.cs_text_line
{
	width: 500px;
	border-bottom: 1px dashed #004080;
}