Body {
		font-family : Helvetica;
		font-size : 10pt;
		color : Black;
		margin-top:0;
}

.PageSelect A:LINK, .PageSelect A:VISITED {
	font : Helvetica;
	font-size : 10pt;
	font-weight : bold;		
	color : #FAFAD2;
	text-decoration : none;
}
.PageSelect A:HOVER {
	font : Helvetica;
	font-size : 10pt;
	font-weight : bold;		
	color : White;
	text-decoration : underline;
}
.PropSelect A:LINK, .PropSelect A:VISITED {
	font : bold 9pt Helvetica;
	color : Black;
	text-decoration : none;
    
    
}
.PropSelect A:HOVER {
	font : bold 9pt 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 8pt Verdana;
        margin-top:4px;
        text-align:center;
		}
        
H6 ul {margin-top:0px;}
    
H6 li {
    font-family: arial;
    font-size:8pt;
    text-align:left;
    margin-top: 2px;
    padding-top:2px;
    margin-left: -10px;
    padding-left: 0px;
    line-height:10px !important;
}        
        
H1 {
	font : large Helvetica;
	color : Black;
}
H5 {
		color : Black;
		font : 11pt 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:#000000;
	   color:#ffffff;
	   font-size:10pt;
	   text-decoration:none;}
       
.dark a{color:#ffffff;
        text-decoration:none;}
		
.bottom {background-color:#000;
	   color:#fff;
	   font-size:10pt;
	   text-decoration:none;}
.bottom a{color:#fff;
        text-decoration:none;