body {
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 10;
	margin-top: 0;
}

p.para {
	text-indent: 15pt;
	font-size-adjust: -1;
	text-align: left;
}

.ahTitle {
	background-color:#000066;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
}

.ahMenu {
	background:url(/graphics/menuback.jpg);
	text-align: center;
	font-size: 12px;
}

.ahFade {
	background:url(/graphics/menufade.jpg);
	height: 10px;
}

.accesFooter {
	background-color:#000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.accesmenu {
	color: #FFFFFF;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.accesmenu:hover {
	color: #FF0000;
}
a.accesmenu:active {
	color: #FF0000;
	background-color: #8B0000;
}

a {
	color: #000099;
}

a:hover {
	color: #990000;
}

a:active {
	color: #FF0000;
}