<!--

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Times New Roman;
	font-size: 9pt;
	color: #000000;
}

td {
	font-family: Verdana, Times New Roman;
	font-size: 9pt;
	color: #000000;
}

.top_links {
	font-family: Tahoma, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.top_links:hover {
	font-family: Tahoma, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.active { text-decoration: underline; }

.subject {
	font-family: Arial, Times New Roman;
	color: #956705;
	font-size:16pt;
}

a {
	font-family: Verdana, Times New Roman;
	font-size: 9pt;
	color: #33678F;
	text-decoration: none;
}

A:hover { text-decoration: underline; }

.textbox {
	width: 100%;
	font-family: Verdana, Times New Roman;
	font-size: 8pt;
}

-->