a:link {
	color: #009933;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #009933;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
a.links:link {
	color: #000000;
	text-decoration: none;
}
a.links:hover {
	color: #FFFFFF;
}
a.links:visited {
	text-decoration: none;
}
.maintext {
	text-align: justify;
}
.footer {
	font-size: smaller;
	color: #666666;
}
a.footer:link {
	color: #009933;
}
a.footer:visited {
	color: #009933;
}
.sublinks {
}
a.sublinks:link {
	color: #000000;
	text-decoration: none;
}
a.sublinks:hover {
	color: #FFFFFF;
}
a.sublinks:visited {
	text-decoration: none;
}
TR.row-1
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    BACKGROUND-COLOR: #79D079;
}
TR.row-2
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    BACKGROUND-COLOR: #e8e8e8;
}