a:link { color: #ff0000; text-decoration: underline; }
a:active { color: #ff9900; text-decoration: underline; }
a:visited { color: #ff0000; text-decoration: underline; }
a:hover { color: #ff9900; text-decoration: underline; }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #C0C0C0;
	margin-left: 6px;
	text-align: justify;
}


.tableborder {
	border: 1px solid #CCCCCC;
}


.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;

}

	
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: underline;
	left: 10px;
	margin-left: 6px;
}
