.gh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/back.gif);
}


body {
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(images/bg.jpg);
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}
a:link {
color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
color:#339933;
	text-decoration: none;
	font-weight:bold;
}
a:active {
color:#339933;
	text-decoration: underline;
	font-weight:bold;
}

/* Heading Tags needed for SEO purposes - so although you dont use them in the site define them */
H1 {color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; letter-spacing:0px; line-height:15px; text-align:left; font-weight: bold;}
H2 {color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; letter-spacing:2px; line-height:14px; text-align:left; font-weight: bold;}
H3 {color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; letter-spacing:0px; line-height:13px; text-align:left; font-weight: bold;}
H4 {color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; letter-spacing:0px; line-height:12px; text-align:left; font-weight: bold;}
H5 {color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; letter-spacing:0px; line-height:11px; text-align:left; font-weight: bold;}
H6 {color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; letter-spacing:0px; line-height:10px; text-align:left; font-weight: bold;}
