body {
	background-color: #000066;
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: small;
}
.navtitle {
	font-weight: bold;
	color: #FF6600;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {

	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:active {

	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #FF6600;
}
.submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
}
h2 {

	font-size: medium;
	font-weight: normal;
	color: #000066;
}
input {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: small;
}
textarea {

	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: small;
}

