body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #c0cfe2;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #0000FF;
}
h1 {
	font-family: Impact;
	font-style: normal;
	text-align: center;
	text-transform: capitalize;
	font-weight: lighter;
	font-size: 30px;
	color: #cc0000;
}
h2 {
	font-family: "Tahoma";
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #000000;
	text-transform: capitalize;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-size: 18px;
	color: #cc0000;
	text-transform: capitalize;
	font-weight: bold;
	text-align: center;
}
.footbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
