body {
	background-color: #73737B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body,td,th {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 14px;
	color: #333333;
	line-height:22px;
}



p{
	margin-top:0px; 
}


h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color: #0066CC;
	margin-bottom:10px;
	line-height:30px;

}

.copyright {
	font-size: 11px;
}



.news{
	font-size: 10px;
	line-height: 20px;
	color:#65634C;
}



a.news:link, a.news:active, a.news:visited {
	font-size: 11px;
	color: #65634C;
	text-decoration:none;

}



a.news:hover{
	color: #65634C;
	text-decoration:underline;
}




a:link {
	color: #0066CC;
}


a:visited {
	color: #0066CC;
}


a:hover {
	color: #0066CC;
}


a:active {
	color: #0066CC;
}
.small {
	font-size: 11px;
	line-height: 16px;
}

