body
{
	margin:0;
}
td.main
{
	font-size: 10pt;
	font-family: Arial;
	color:#222222;
	padding:5px;
}
td.head
{	font-size: 12pt;
	font-family: Arial;
	color:#000066;
	background-color:#6699ff;
	padding:4px;
}
h1.main
{	font-size: 16pt;
	font-family: Arial;
	text-align:center;
}
p.main
{	font-size: 10pt;
	font-family: Arial;
	color:#000066;
}
a
{	color:#006699;
	text-decoration:none
}
a:hover
{	color:#ff3333;
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-color:#6699ff;
	border-bottom-style:solid;
}
