BODY{
	background: #ffffff none repeat center;
	color : Navy;
	font : normal normal 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-repeat : no-repeat;
	padding-left : 15px;
	margin : 0px 0px;
	padding-right : 15px;
}


TD, {
	background: #ffffff none repeat;
	color : Navy;
	font : normal 400 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	margin-left : 4%;
}

A, A:FOCUS{
	background: Aqua none;
	color : Blue;
	font : normal 200 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
	margin-left : 0%;
}


A:HOVER {
	background: Silver none;
	color : Blue;
	font : normal 200 12px Arial, Helvetica, sans-serif;
	text-decoration : none;
}


H1 {
	background : #ef6442 none;
	color : Navy;
	font-size : 135%;
	background-color : Aqua;
	border-width : thick;
	font : normal bolder Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	border : inset Silver;
	margin : 10px 5px 10px;
	width : 100%;
	padding-bottom : 2px;
	padding-top : 2px;
}

H2 {
	background : #cccc77 none;
	color : #cccc77;
	font-size : 125%;
	background-color : #550055;
	padding-left : 10px;
	width : 70%;
}

li {
	font : 12px Arial Helvetica sans-serif;
	color: #000099;
}


H3, H4, H5, H6 {
	font-size : 110%;
	background-color : Silver;
	background : Silver;
	font : Arial, Helvetica, sans-serif;
	padding-left : 10px;
	width : 50%;
}

TH {
	background : Silver none;
	color : White;
	font-size : 14px;
	font-weight : 600;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	background-color : Blue;
}

