.normal {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #333333;

	font-size: 10pt;

	font-weight: normal;

	text-decoration: none;

}

a:link {

	color: #0E634C;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	text-decoration: none;







}

a:visited {

	color: #0E634C;

	text-decoration: none;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;



}

a:hover {

	color: #CC0000;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	text-decoration: underline;





}

a:active {

	color: #0E634C;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: bold;

	text-decoration: underline;





}

.footer {

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

	font-size: 8pt;

	font-style: normal;

	font-weight: normal;

	color: #666666;

}

.headings {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 16pt;

	font-weight: bold;

	color: #CC0000;

	text-decoration: none;

}

.img {

	padding: 0px;

	border: 0px none;

	margin: 0px 0px 4px 4px;

	float: right;



}

.subheadings {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #333333;

	text-decoration: none;

}
.updated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
	font-variant: normal;

}
.closed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	font-variant: normal;
}
