BODY
{
	color: #483D8B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
}


h1 {
	text-indent: 0%;
	font-size: 200%;
	font: normal bolder large;
}
h2 {
	text-indent: 0%;
	font-size: 150%;
}
h3 {
	text-indent: 0%;
	font-size: 120%;
}
h4 {
	text-indent: 4ex;
	font-size: 140%;
}
h5 {
	text-indent: 2ex;
	font-size: 120%;
}
h6 {
	text-indent: 0ex;
	font-size: 100%;
}
a  {
	color: Maroon;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
	font: medium;
}

a:hover {
	color: #0000CD;
	text-decoration: underline;
}

a.menu, a.menu:visited {
	background-color: #A00000;
	color: #E0E0B8;
	font-weight: 600;
	font: serif;
	text-decoration: none;
}

a.menu:hover {
	background-color: #BFE9F3;
	color: ActiveCaption;
	text-decoration: none;
}

