a				  {  }
a:hover				{}
h1				  { color: white; font-size: 14px; font-family: Arial, Tahoma; margin: 0px }
h2				{ color: #990000; font-weight: bold; font-size: 10pt; font-family: Tahoma }
h3				{font-family: Tahoma, Arial; font-size: 10pt; color: white; font-weight:normal;}
h4				{font-family: Tahoma; font-size: 12px; color:white; font-weight: bold;}
h5				{ color: black; font-weight: normal; font-size: 20px; font-family: Times; margin-top: 10px; margin-bottom: 10px; }
h6				{font-weight: bold;}
p				   { font-size: 12px; font-family: Tahoma; }

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/menu.gif) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	width: 100%;
	text-decoration: none;
	
}

a.mainlevel:hover {
	background-position: 0px -35px;
	text-decoration: none;
	color: black;
}
.menu {
	margin-left: 15px;
	border-bottom: 1px dotted Black;
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 0;
}

.infoheader {
	font-size: 12px;
	margin-top: 15px;
}
.footer {
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.header {
	font-size: 14px;
	font-weight: bold;
	color: Black;
	margin-bottom: 0;
	margin-top: 10;
	margin-left: 10px;
}

.subheader {
	font-weight: bold;
	line-height: 20px;
	color: #8B0000;
	margin-bottom: 0;
	margin-top: 0;
}

.text {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0;
	line-height: 15px;
	padding-top: 5px;
}