p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	vertical-align: middle;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 22px;
	color: #006600;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 22px;
	color: #006600;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 22px;
	color: #339999;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border: thin none #99CC99;
	color: #006699;
}

#container {
	padding-left: 21px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	}
