<style>
body	{
	background:fefcbc;
	font-family: Verdana, Arial, sans-serif;
	color: black;
	}

P	{
	font-family: Century Gothic, Arial, sans-serif;
	color: black;
	font-size:14px;
	}

hr	{
	height: 1;
	color: #000080;
	width: 30%;
	align: center;
	}

.title	{
	font-family: Century Gothic, Arial, sans-serif;
	color: #000080;
	font-size: 24px;
	font-weight: bold;
	}

.heading {
	font-family: Century Gothic, Arial, sans-serif;
	color: #000080;
	font-size: 16px;
	font-weight: bold;
	}

.links	{
	font-family: Century Gothic, Arial, sans-serif;
	font-size:16px;
	color: black;
	}

.onpage {
	font-family: Century Gothic, Arial, sans-serif;
	font-size:16px;
	color: black;
	}

.white {
	font-family: Century Gothic, Arial, sans-serif;
	font-size:16px;
	color: white;
}

.small {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	}

A.white:hover {
	color:#0000FF;
	}

A.links:hover {
	color:#0000FF;
}

A	{
	font-weight:bold;
	text-decoration:none;
}

</style>

