body {
	background-color:#072743;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.box1 {
	text-align: center;
	font-weight: bolder;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: ridge;
	border-left-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}
.box1:link {
	color:#000000;
	text-decoration: none;
}
.box1:visited {
color:#000000;
}
.box1:active { 
color:#000000;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menulinks:hover {
	color: #FFCC00;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.heading1 {
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
}

a:hover {
color:#FFCC33;
}
a:visited {
	color: #0099FF;
}
