body {
background-color: #000055;
	margin-top:0px;	margin-left:0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000055;
	border-right-color: #000055;
	border-bottom-color: #000055;
	border-left-color: #000055;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
hr{
	color: #008000;
}
	A{
	TEXT-DECORATION:none;
	font-family: President, "Comic Sans MS", "Century Gothic", Century;
	font-size:10pt;
	font-weight: bold;
	font-style: normal;


}
	A:LINK{
	color:#DB9200;
}
	A:VISITED{
	color:#DB9200;
}
	A:HOVER{
	color:#FF8430;
	TEXT-DECORATION:underline;
}
