
BODY {	
	color: black;
	background: #FFFFFF;
	font-family: Georgia, New Times Roman, serif;
	margin-left: 10%;
	margin-right: 5%
	
}

a:link  {font-family: Verdana, Helvetica, sans-serif; color: blue; font-weight: bold}

a:visited {font-family: Verdana Bold, Helvetica, sans-serif; color: maroon; font-weight: bold}

a:active {font-family: Verdana, Helvetica, sans-serif; color: maroon;font-weight: bold}


H1 {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 170%; 
}


H2 {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 140%;
}


H3 {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%; 
}


H4 {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%; 
}


H5 {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 85%; 
}


H6 {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 70%; 
}
TD {font-family: Georgia,Roman,serif;}


B {
	font-weight: bold ;
}


