body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}


#navigation td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	background-color: #FFFFFF;
}
#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 14pt;
	display: block;
	padding-top: 4px;
	padding-left: 25px;
	padding-bottom: 4px;
	color: #CC3300;
}
#navigation a:hover {
	color: #FF3300;
	background-color: #FFCCCC;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #CC3300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CC6600;
	text-decoration: none;
}
