body {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 10px;
	color: #FFFFFF;
}
td{	
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.header {
	font-size: 20px;
	text-decoration: none;
	float: left;
}
#light{
	background-color: #0089dd;
}