
body
{
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #003366;
line-height: 18px;
}

h1
{
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-weight: bold;
	text-align: center;
}

a
{
color: #FF7800;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

footer
{
font-size: 15px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #003366;
line-height: 18px;
}