Body {
		font-family : Helvetica;
		font-size : 10pt;
		color : Black;
		margin-top:0;
}
.PageSelect A:LINK, .PageSelect A:VISITED {
	font : Helvetica;
	font-size : 9pt;
	font-weight : bold;		
	color : #FAFAD2;
	text-decoration : none;
}
.PageSelect A:HOVER {
	font : Helvetica;
	font-size : 9pt;
	font-weight : bold;		
	color : White;
	text-decoration : underline;
}
.PropSelect A:LINK, .PropSelect A:VISITED {
	font : bold x-small Helvetica;
	color : Black;
	text-decoration : none;
}
.PropSelect A:HOVER {
	font : bold x-small Helvetica;
	color : #990000;
	text-decoration : underline;
	}
	
.currentlist ul,li {
	font : bold Helvetica;
	color : Black;
	font-size:14;
	text-decoration : none;
	padding-bottom:2;}
	
.currentlist A:LINK, .currentlist A:VISITED {
	font : bold  Helvetica;
	color : Black;
	font-size:14;
	text-decoration : none;
}
.currentlist A:HOVER {
	font : bold Helvetica;
	color : #990000;
	font-size:14;
	text-decoration : underline;	
	
		
H6 {
		color : Black;
		font : normal xx-small Verdana;
		}
H1 {
	font : large Helvetica;
	color : Black;
}
H5 {
		color : Black;
		font : normal x-small Verdana;
}
.newsSelect A:LINK, .newsSelect A:VISITED {
	background-color: transparent;
	color : #006400;
	font-size : 100%;
	font-weight : bold;
	text-decoration : none;
}
.newsSelect A:HOVER {
	background-color: transparent;
	color : Maroon;
	font-size : 100%;
	font-weight : bold;
	text-decoration : none;
}
.dark {background-color:#000;
	   color:#fff;
	   font-size:10pt;
	   text-decoration:none;}
.dark a{color:#fff;
        text-decoration:none;}
		
.bottom {background-color:#989b66;
		 color:#FAFAD2;
	   font-size:10pt;
	   font-weight:500;
	   text-decoration:none;}
.bottom a:link{color:#FAFAD2;
        font-size:10pt;
        text-decoration:none;}
.bottom a:hover{color:#FAFAD2;
        font-size:10pt;
        text-decoration:underline;}