a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}

.bodytext {
	font-size: 18px;
	color: #000000;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.bodytexttop {
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS";
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.headers {
	font-size: 25px;
	color: #990000;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.logo {
	font-size: 50px;
	color: #FCFAE4;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.subtitle {
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCFAE4;
}
.textbox {
	background-image: url(images/subtextbackground.gif);
	background-repeat: no-repeat;
	background-position: 10px 50px;
}
.background {
	background-image: url(images/background.gif);
	background-color: #779494;
	background-repeat: repeat-x;
}
.navigation {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #990000;	
}
.bullet {
	list-style-image: url(images/bullet.png);
	font-family: "Trebuchet MS";
	font-size: 15px;
	padding-right: 15px;
	font-style: normal;
	padding-top: 5px;
}
p{margin: 0 0 1em 0}
