
BODY 
{
	background-color: #000000;
	
	color: #ffffff;    
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
A {
	 	 text-decoration: none;
		 color: #ffffff;
		 font-weight: bold;
}
A:hover 
{
		 text-decoration: underline;
}
#banner_prestart {
				background-color: #222222;
				border-left: 1px dotted #777777;
				border-right: 1px dotted #777777;
				border-bottom: 1px dotted #777777;
				border-top: 1px dotted #777777;

				 padding-top: 10px;
				 padding-right: 10px;
				 padding-left: 10px;
				 padding-bottom: 10px;
				 width: 320px;

				 text-align: center;
}

.news_header3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	line-height: 22px;
	color: white;
}
