body {
	font-family:Verdana, Arial, sans-serif;
	font-size:100%;
	}

h1 {
	text-align:center;
	color:#013B8B;
	}
	
h2 {
	background-color:#EAE9D2;
	padding:3px;
	border-top:gray solid 2px;
	border-bottom:gray solid 2px;
	}
	
h3
	{
	padding:1px;
	font-size:110%;
	}	

.next {
	text-align:right;
	}a {
	text-decoration: none;
}
