body {	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-color: #959595;
}

.masthead { font-family: "Georgia",Times New Roman;
	     font-size: 24px;
	     letter-spacing: 2px;
	     color: #FFFFFF;
	     line-height: 18px;
	     text-transform:uppercase;
	   }

.headermenu { font-family: "Georgia",Times New Roman;
	     font-size: 12px;
	     letter-spacing: 0px;
	     color: #000000;
	     line-height: 18px;
	     text-transform:uppercase;
	   }


p,td,span,div,.mainText {font: 11px "Georgia",Times New Roman; color: #000000; line-height: 1.5em;}
.smallText {font: 8px Verdana; color: #959595;}

a { color: #000000;
	text-decoration: none;
	
	}
	
a:hover {
		color:#FFFFFF;
		}
		
a:active {
		color:#000000;
		}