.currentpage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.currentpage:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	color:#4471C6;
	text-decoration:none;
	font-weight:bold;
}
.gold {
	font-family: sans-serif,Arial, Helvetica;
	font-size:14;
    color:#947E28;
	font-weight:bold;
	text-decoration:none;
}
.housetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
    color:#656559;
	font-weight:bold;
	font-style:italic;
}	
.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	color:#000000;
	font-weight:bold
	
}
.biglink {
			font-size:18px;
			font-family:times new roman;
			font-weight:bold;
			color:#000099;
		}
		
.biglink:hover {
			font-size:18px;
			font-family:times new roman;
			font-weight:bold;
			color:#000099;
		}
.bluelink {
			font-size:14px;
			font-family:arial;
			font-weight:bold;
			color:#4673C8;
		}
		
.bluelink:hover {
			font-size:14px;
			font-family:arial;
			font-weight:bold;
			color:#4673C8;
		}		

body { 
     
} 

p, td, th, li, blockquote { 
    color: #000000; 
    font-family:  Arial,Times New Roman, Serif; 
    font-size: 14px; 
} 

.article { 
    text-align: justify;
    margin-left: 20pt;

} 

h1 { 
    color: #990000; 
    font-size: 32px; 
    font-family: "Times New Roman", Arial, Serif; 

} 

h2 { 
    color: #000000; 
    font-size: 15px; 
    font-family: "Gill Sans", Arial, "Sans Serif"; 

} 

h3 { 
    color: #336699; 
    font-size: 14px; 
    font-family: "Stone Sans", Arial, "Sans Serif"; 
} 

h4, h5, h6 { 
    color: #330099; 
    font-size: 14px; 
    font-family: Stone Sans, Arial, Sans Serif; 
} 

.bottom {
	font-size: 11px;
	text-align: center;
	color: 000099;

}

.red {
	color: #990000;
	font-weight: bold;
}

.smalltext {
	font-size: 12px;
	text-align: center;
	color: #000000;
	font-weight: normal;

}
.smalltextbold {

	font-size: 12px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
.redbottom {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
