
body {
	background: #000000;
}


a {
	font-family: Arial; 
	font-size: 11px; 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.title1 {
	font-family: Arial; 
	font-size: 13px; 
	color: #FFFFFF; 
	font-weight: bold;
}

.footer {
	font-family:Verdana; 
	color:#FFFFFF; 
	font-size:9px;
}