.default {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	clip: rect(2px,2px,auto,auto);
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.sub_headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #33FF66;
	text-decoration: none;
	background-color: #000000;
}
.c_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	clip: rect(2px,2px,auto,auto);
}
