/* HnH Styles */

/* Redfine Tag Styles */

body {
	color: White;
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

A:link    { text-decoration: none;      color: #FFFFFF }
A:visited { text-decoration: none;      color: #FFFFFF }
A:hover   { text-decoration: underline; color: #FFFFFF }
A:active  { text-decoration: underline; color: #000000 }

A.heading1:link    { text-decoration: none;      color: #000000 }
A.heading1:visited { text-decoration: none;      color: #000000 }
A.heading1:hover   { text-decoration: underline; color: #000000 }
A.heading1:active  { text-decoration: underline; color: #FFFFFF }


li {  
	color: #FFFFFF;
	list-style-type: square;
	font-size: 90%;
	line-height: 180%;
	margin-left: -23px;
	padding-left: -23px;
}

/* Local styles */

.bodyText {
	font-size: 90%;
	line-height: 160%;
}
.heading1 {
	font-size: 90%;
	line-height: 160%;
	font-weight: bold;
	color: Black;
}
.tableHeading1 {
	font-size: 90%;
	color: White;
	background-color: Black;
	font-weight: bold;
}
.tableRow1 {
	font-size: 80%;
	color: Black;
	background-color: #FFBF06;
}
.tableRow2 {
	font-size: 80%;
	color: White;
	background-color: Gray;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
}
.hyperlink {
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: 160%;
}
.headlines {
	text-decoration: none;
	color: #FF0000;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 10pt;
}

#advert {
	position: absolute;
	left: 629px;
	top: 368px;
	width: 150px;
	height: 157px
}
