html body
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: white;
	font-family: Arial;
	font-size: 12px;
}

h3
{
	font-family: Arial;
	font-size: 16px;	
}

p
{
	font-family: Arial;
	font-size: 12px;	
}

td
{
	font-family: Arial;
	font-size: 12px;
}

a
{
	color: #000099;	
}

.title
{
	color: #000099;
}