h1  {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:18pt;
	font-weight:bold;
	color:#FF0000;
}

h2 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:16pt;
	font-weight:bold;
}

h3 {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:14pt;
	font-weight:bold;
	color:#FF0000;
}

h4 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:13pt;
	font-weight:bold;
}

h5 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}

h6 {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:11pt;
	font-weight:bold;
}
body {
	background-color: #d8d8d4; /*425A84;*/
	margin-top: 0;
	font-family:  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
p, td, li, th {
	font-family:  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
th {
	color: #990000;
}
a.menu:link, a.menu:visited {
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	color: blue;
}

a.menu:hover {
	color: black;
}

a:link, a:visited {
	color: blue;
}

a:hover, a:active {
	color: red;
}
th.menuheader {
	background-color: #cccccc;
}