body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000099;
	font-style: normal;
	margin-top: 0px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-stretch: wider;

}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

	div#body
	
{
	background-color: #FFFFFF;
	width: 790px;
	border-left-color: #0099CC;
	border-left-style: double;
	outline-color: #FFFF00;
	border-right-color: #0099CC;
	border-right-style: double;
	border-right-width: thick;
	border-left-width: thick;
	margin-top: 0px;
	padding-top: 0px;
	border-top-color: #0099CC;
	border-top-style: double;
	border-bottom-style: double;
	border-bottom-color: #0099CC;
	border-top-width: thick;
	border-bottom-width: thick;
}	

