TH {font-family: arial }
body {font-family: arial}
a:link {color:black; text-decoration:none;} 
a:visited {color:saddlebrown;text-decoration:none;} 
a:hover {color:saddlebrown; text-decoration:underline;} 
a:active {color:saddlebrown}

body {
	background-color: #669999;
}



h1 {
	color: 000;
	height: 14px;
	margin: 0;
	font-size: 105%;
	font-style: italic;
	text-align: center;
}

h2 {

	margin: 0;
	padding: 0;
	font-size: 100%;
}

 p {
	font-size: 15px;
	color: #000;
	line-height: 130%;
	font-style: normal;

}

