<style>
<!--
a:link 
	{
	color: #0964B6;
	text-decoration: none;
	}

a:visited 
	{
	color: #0964B6;
	text-decoration: none;
	}

a:active 
	{
	color: #0964B6;
	text-decoration: none;
	}

a:hover 
	{
	color: #000000;
	text-decoration: none;
	}

Body
	{
	color: #000000;
	background-color: #C8CFD2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	}

p
	{
	font-size: 14px;
	color: #545D61;
	}

.menuitem
	{
	font-size: 14px;
	color: #000000;
	}
	
.welcome
	{
	font-size: 18px;
	color: #5E757E;
	}

.heading
	{
	font-size: 22px;
	color: #5E757E;
	}
	
.footer
	{
	font-size: 10px;
	color: #000000;
	}
	
.link
	{
	font-size: 12px;
	color: #000000;
	}
	
.linkheading
	{
	font-size: 20px;
	color: #000000;
	}
	
.form
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	}
	
.spacer
	{
	font-size: 30px;
	color: #ffffff;
	}
	
.menubox
	{
		background-image: url('images/menubackground.jpg');
		background-repeat: no-repeat;
	}
-->
</style>
