@charset "utf-8";

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #333333;
	background-color: #505847;
	background-image: url(images/ahob_01_r1_c1.jpg);
	background-repeat: repeat;
}
.lhbg {
	background-image: url(images/ahob_01_r3_c3.jpg);
	background-color: #0F1515;
	background-repeat: no-repeat;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

html, body, th, td, li, dd, dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 0.9em;
	font-weight: normal;
}
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover { color: #0000FF; }
a:active { color: #000000; }

a.mainlevel:link, a.mainlevel:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.mainlevel:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.alert {
	background: Yellow;
}
