td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #333333;
	line-height: 18px;

}

.boldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;

}

a:link {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 9pt;

	color: #990000;

	text-decoration: underline;

}

a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 9pt;

	color: #990000;

	text-decoration: underline;

}

a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 9pt;

	color: #FFFFFF;

	text-decoration: underline;

	background-color: #B5B56C;

}

.whitedots {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9pt;

	color: #FFFFFF;

}

a.www:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #999900;

	text-decoration: underline;

}

a.www:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #999900;

	text-decoration: underline;

}

a.www:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #FFFFFF;

	background-color: #999900;

}

.www {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8pt;

	color: #CC9900;

}

.pagetitle {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12pt;

	font-weight: bold;

	color: #96964B;

}

.required {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8.5pt;

	color: #FF0000;

}

.largered {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 9pt;

	font-weight: bold;

	color: #FF0000;

}

.pic_border {

	border: 5px double #CCCC9A;

}

