.bodytxt {
	font-size: 10pt;
	font-weight: normal;
	color: #444444;
}

.note {
	font-size: 9pt;
	font-weight: normal;
	color: #444444;
}

.highlight {
	font-size: 10pt;
	font-weight: normal;
	color: #990000;
}

a:link { 
font-size: 13pt;
color:#666666; 
text-decoration: none;
}

a:visited { 
font-size: 13pt;
color:#666666; 
text-decoration: none;
}

a:hover {
font-size: 13pt;
color:#d36f8c; 
text-decoration: none;
}

a:active {
font-size: 13pt;
color:#666666; 
text-decoration: none;
}

