body
{
	background-color: #1E90FF;
}

p, div, td, li
{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10pt;
}

small
{
	font-family: Arial;
	color: White;
	font-size: 8pt;
	text-align : center;
}

h1, th
{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12pt;
	text-align : center;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: Yellow;
	font-size: 10pt;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: Yellow;
	font-size: 10pt;
}

a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: Yellow;
	font-size: 10pt;
}