body {
	font-family: arial, helvetica, sans;
}

th,td {
	text-align: center;	
}

p {
	text-align: left;
}


h1 , h3{
	font-variant: small-caps;
	text-align: center;
	color: #cccccc;
	background: #808080;
}

ol,ul {
	text-align: left;
}

 .hover {

	background: #ffffff;
}


#navheader {
	background: #808080;
	color: #cccccc;
}

#navlink {
	text-align: center;
}

#navlink a:hover {
	background: #808080;
	padding: 0;
	width: 100%;
}

#nav2 {
	text-align: center;
}

#nav2 a:hover {
	background: #808080;
	padding: 0;
	width: 100%;
}


 .footer {
	color: #ffffff;
	text-align: center;
	font-style: italic;
}
