body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 0px;
	margin-left: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
}
a:link {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

a:visited:hover{
color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:link:hover{
color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover:active{
color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.style1 {
	color: #000099;
	font-weight: bold;
}