h1  {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:26pt;
	font-weight:bold;
	color:#CC0000;
}

h2 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:16pt;
	font-weight:bold;
	color:#CC0000;
}

h3 {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:14pt;
	font-weight:bold;
	color:#CC0000;
}

h4 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:13pt;
	font-weight:bold;
	color:#CC0000;
}

h5 {
	font-family: Tahoma,Arial,Helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#CC0000;
}

h6 {
	font-family:  Tahoma,Arial,Helvetica;
	font-size:11pt;
	font-weight:bold;
	color:#CC0000;
}
body {
	background-color: #CCCCCC;
	margin-top: 0;
}

body, p, li, td, ul, table, tr, li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
	
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;
}