body 
{
	padding: 0;
	left: 0px;
	top: 0px;
	margin: 68px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 98%;
	background-color: #FFFFFF;
}

a :link {
	color:#000099;
	font-style: italic;
} 

a :visited{
	color: #330066;
	text-decoration: none;
	background-color: #FFFFFF;
}
 
H1 {
	font-size: 145%;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
H2 {
	font-size: 130%;
	color: #000000;
	margin-left: 2%;
	text-align:center;
}
H3 {
	font-size: 120%;
	color: #000000;
	margin-left: 3%;
	text-align:left;
}
H4 {
	font-size: 98%;
	color: #000000;
}
H5 { font-size: 110%; color:#000099;}
H6 { font-size: 98%; color:#000099;}

hr { 
width: 90%;
}

hr.contact{
	width: 75%;
	text-align: left;
} 


#footer{
		
		float:left;
		padding-top:5%;
		font-size:80%;
		text-align:center;
		width:100%;

}


.caption {
		font-size:90%;
		font-weight:bold;
		color:#000000;

}

.home{
		font-size:120%;
		font-weight:bold;
}


	




          


        
