p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #004459;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #666666;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #004459;
	font-size: 90%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #999999;
	font-style: normal;
	font-weight: normal;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #004459;
}
.border {
	border: thin solid #000033;
}
address {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #004459;
}
a:hover {
	color: #CC0000;
	background-color: #CCCCCC;
}
a:visited {
	color: #333333;
	text-decoration: none;

}
a:link {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #333399;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 120%;
	font-style: italic;

}
.redtext {
	color: #990000;
	font-weight: normal;

}
.header {
	line-height: -30px;
	left: 300px;
	top: 35px;

}
