body
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial,Helvetica,sans-serif;
	background: #020167;
	margin: 0px;
}


table
{
	font-size: 12px;
}

a
{
	color: #ffff00;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{	font-size: 12px;
	color: #ffff00;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

p.small
{
	font-size: 11px;
}

.contenttable
{
	width: 400px;
	margin-top: 20px;
}
