.bdytxt {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	background-color: #009999;
	text-align: left;
	list-style-type: disc;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	vertical-align: middle;
	width: 80%;
	color: #FFFFFF;



}

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	color: #000099;
}

.footer{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 60%;
	font-style: strong;
	background-color: #FFFFFF;
	color: #000099;
	width: 80%;
}

	
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #000099;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #FFCC00;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #003333;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #000099;
}

