P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFCC;
	margin: 0pt;
	line-height: normal;

}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	margin-left: 20px;
	margin-right: 30px;
	line-height: 16pt;


 }

.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFCC;

}

.mainlinks a:link    {
	color: #FFFFCC;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;

}
.mainlinks a:visited {
	color: #990000;
	text-decoration: none;
} 
.mainlinks a:hover   {
	color: #CC0000;
	text-decoration: underline;
} 
.mainlinks a:active  {
	color: #CC0000;
	text-decoration: underline;
}

.copyright {
	font-family: "Arial Narrow";
	font-size: 8pt;
	font-style: italic;
	color: #333333;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: square;

}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFCC;
	text-transform: uppercase;
	margin-right: 5px;
	margin-left: 2px;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;


}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CC6633;
	margin: 0pt 10px 0pt 0px;
	line-height: 13pt;
	text-transform: none;

}

.menu a:link    {
	color: #CC6633;
	text-decoration: none;
}
.menu a:visited {
	color: #CC3300;
	text-decoration: none;
} 
.menu a:hover   {
	color: #CC9933;
	text-decoration: underline;
	background-color: #CCCCCC;

} 
.menu a:active  {
	color: #CC6633;
	text-decoration: underline;
}

