h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: verdana;
	font-size: 11px;
}
body {
	font-family: verdana;
	font-size: 12px;
	background-color:#5FBEFE;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

