a:link {
	font-style: normal;
	text-decoration: none;
	color: #0000;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #000066;
}
a0000FF:visited {
	text-decoration: none;
	color: #000066;
}
A:visited:hover{ 
    text-decoration:underline; }

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:000066;
	font-weight:bold;
	font-size:16px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:000066;
	font-weight:bold;
	font-size:14px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:000066;
	font-weight:bold;
	font-size:12px;
}

body {
background:url(../website_images/newbackground.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#FFFFFF;


}

.hptd {
border-right:#000000 solid 1px;
border-left:#000000 solid 1px;
}

.footer{
	background-image:url(../website_images/footer2.jpg);
	background-repeat:no-repeat;}