body
{
	margin-top: 0px;
	font-size: 10pt;
	font-family: Arial;
}

td
{
	font-size: 10pt;
	font-family: Arial;
}

.Button
{
	border-right: #0a246a 2px solid;
	border-top: #0a246a 2px solid;
	font-weight: bold;
	border-left: #0a246a 2px solid;
	color: white;
	border-bottom: #0a246a 2px solid;
	font-family: Arial;
	background-color: blue;
}

.supp
{
	border-right: #0a246a 2px solid;
	border-top: #0a246a 2px solid;
	font-weight: bold;
	border-left: #0a246a 2px solid;
	color: white;
	border-bottom: #0a246a 2px solid;
	font-family: Arial;
	background-color: red;
}

.green
{
	border-right: #0a246a 2px solid;
	border-top: #0a246a 2px solid;
	font-weight: bold;
	border-left: #0a246a 2px solid;
	color: white;
	border-bottom: #0a246a 2px solid;
	font-family: Arial;
	background-color: green;
}

A
{
	color: navy;
	font-family: Arial;
	text-decoration: none;
}
A:active
{
	color: navy;
	font-family: Arial;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
A:link
{
	color: navy;
	font-family: Arial;
	text-decoration: none;
}
A:visited
{
	color: navy;
	font-family: Arial;
	text-decoration: none;
}
.ChampsOblig
{
	background-color: blanchedalmond;
}
