a:hover {  text-decoration: underline}
a:link {  color: #FF3333; text-decoration: none}
a:visited {  color: #FF3333; text-decoration: none}
.titles {  font-size: 18pt; color: #3366CC; font-weight: bold}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sub {
	font-weight: bold;
	color: #666666;
}

