body
	{
	background-color: #1C3862;
	color: white;
	font-family: Arial;
	font-size: 12pt;
}


a:link
	{
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-family: Arial;
}

a:visited
	{
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-family: Arial;
}

a:hover
	{
	font-weight: bold;
	color: white;
	text-decoration: underline;
	font-family: Arial;
}
TD {
	font-size: 16px
}
H1{
	font-size: 32px
}
