a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #008000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}
.nav {
background-color: #FFFFFF;
color:#008000;
display:block;
width: 140;
text-align: right;
font-size: 8pt;
font-weight: bold;
text-decoration:none;
padding:1pt;
}
.nav a {
background-color: #FFFFFF;
color:#660000;
display:block;
width: 100%;
text-align: right;
font-size: 8pt;
font-weight: bold;
text-decoration:none;
padding:1pt;
}
.nav a:visited {
background-color: #FFFFFF;
color:#660000;
display:block;
width: 100%;
text-align: right;
font-size: 8pt;
font-weight: bold;
text-decoration:none;
padding:1pt;
}
.nav a:hover {
background-color: #660000;
color:#FFFFFF;
display:block;
width: 100%;
text-align: right;
font-size: 8pt;
font-weight: bold;
text-decoration:none;
padding:1pt;
}
.nav a:active {
background-color: #ffffff;
color:#660000;
width: 100%;
text-align: right;
font-size: 8pt;
font-weight: bold;
padding:1pt;
}
.fancy {
	font-family:Calibri, Arial, Helvetica, sans-serif;
}
