.menutrans {
	background: #CC0000;
	filter: alpha(opacity=60);
	text-align: center;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

body {
	background-color: #FFFFFF;
}

ul {
	list-style:  outside;
	margin-left: 15px;
}

a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight: bold;
}

.banner {
	color: #990033;
	font-size: 14pt;
	text-align:left;
	font-weight:bold;
}

h1 {
	color: #990033;
}
h2 {
	color: #990033;
}
h3 {
	color: #000000;
}
h4 {
	color: #000000;
}
h5 {
	color: #000000;
}
h6 {
	color: #000000;
}

.copyright:link,
.copyright:visited,
.copyright:active,
.coyright:hover {
	text-decoration:none;
	color:black;
	font size:.75em;
}
