body {
	background-color: #638F76;
	color: #000000;


}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 11pt;

}
.menu {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	font-weight: bold;

}
h2 {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: bold;
	color: #990033;

}
.menu a:link {
	color: #990033;
	text-decoration: none;
}
.menu a:visited {
	color: #990033;
	text-decoration: none;
}
.menu a:hover {
	color: #A1AAA7;
}
.menu a:active {
	color: #006600;
}
.bottomtxt {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
