body
{
	font-family: Arial;
	color:#000000;
	background: #3366FF;
}

h1
{
	font-family: AbcBulletin;
	font-weight: bold;
	font-size: 28px;
	color: #0066FF;
}

p
{
	margin: 10px;
}

.footer
{
	background-color:#66FFFF;
	font-size: 10px;
	text-align: right;
}

a
{
	font-family: Tekton Pro;
	font-size: 18;
	background-color:#000000;
	color:#66FFFF;
	padding: 7px;
	text-decoration: underline;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

table
{
	background-color: #FFFFFF;
	border: double 10px #000000;
}
