a {
	color: #333333;
	font-family: tahoma, trebuchet ms;
	font-size: 10pt;
	text-decoration: none;
}

a:hover {
	color: #333333;
	font-family: tahoma, trebuchet ms;
	font-size: 10pt;
	text-decoration: underline;
}
td {
	color: #333333;
	font-family: tahoma, ms sans serif;
	font-size: 10pt;
}
.article {
	color: #333333;
	font-family: tahoma, ms sans serif;
	font-size: 10pt;
}

.footnote {
	color: #BC2D31;
	font-family: microsoft sans serif, arial;
	font-size: 8pt;
	text-decoration: underline;
}

.footnote_text {
	color: #595959;
	font-family: microsoft sans serif, arial;
	font-size: 8pt;
	text-decoration: none;
}

.footnote_text:hover {
	color: #595959;
	font-family: microsoft sans serif, arial;
	font-size: 8pt;
	text-decoration: none;
}

.indent {
	text-indent: .25in;
}

.tablewhitetext {
	color: #FFFFFF;
	font-family: tahoma, ms sans serif;
	font-size: 10pt;
}

.topnav {
	color: #FFFFFF;
	font-family: tahoma, trebuchet ms;
	font-size: 10pt;
	text-decoration: none;
}

.topnav_on {
	color: #595959;
	font-family: tahoma, trebuchet ms;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.topnav:hover {
	color: #FFFFFF;
	font-family: tahoma, trebuchet ms;
	font-size: 10pt;
	text-decoration: underline;
}