a:link {
	color: #008000;
	text-decoration: none;
}
a:visited {
	color: #008000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table {
color: #000000;
font-family: Verdana, Geneva, 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:#008000;
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:#008000;
display:block;
width: 100%;
text-align: right;
font-size: 8pt;
font-weight: bold;
text-decoration:none;
padding:1pt;
}
.nav a:hover {
background-color: #008000;
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:#008000;
width: 100%;
text-align: right;
font-size: 8pt;
font-weight: bold;
padding:1pt;
}
.head4 {
background:#008000;
color:#FFFFFF;
font-size:10pt;
font-weight:bold;
}
.td2 {
background:#EEEEEE;
color:#000000;
}