body {
	background-color: #CCCCCC;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
    color: #cc0000;
	text-decoration: underline;
}
a:hover {
    color: #cc0000;
	text-decoration: underline;
}
a:active {
    color: #cc0000;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 0em;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
}

.aspecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.aspecial:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: oblique;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
		margin-top: 0em;
	margin-bottom: 0em;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
		margin-top: 0em;
	margin-bottom: 0em;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

 #navcontainer { width: 160px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #ffffff;
border-bottom: 1px solid #FF0000;
border-left: 2px solid #FF0000;
border-right: 2px solid #FF0000;
border-top: 1px solid #FF0000;
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #333333;
color: #fff;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
table {
	background-color: #FFFFFF;
}
.predcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.tableNoBG {
}
