body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #660000;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

a:link {
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;


}
a:visited {
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;



}
a:hover {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;



}
a:active {
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;


}
a.sidenav {
	font-family:Arial, sans-serif;
	width: 130px;
	font-size:11px;
	color: #000000;
	background-color: #33CCFF;
	padding: 0px 3px;
	display:block;
	text-decoration : none;
	border : thin outset white;
	font-weight: bold;
}
a.sidenav:visited {
	font-size:11px;
	color: #000000;
	background-color: #33CCFF;
	display:block;
	text-decoration : none;
	border : thin outset white;
	font-weight: bold;
}
a.sidenav:hover {
	font-size:11px;
	color: white;
	background-color: #F80502;
	display:block;
	text-decoration:none;
	border : thin inset white;
	font-weight: bold;
}
a.sidenav:active {
	font-size:11px;
	color: #000000;
	background-color: #FFCC66;
	display:block;
	text-decoration : none;
	border : thin outset white;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.nav {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #CC0000;
}
.nav:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;

}
.nav:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #FF0000;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;

}
.nav:active {
	font-size: 9pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;

}

