
.bodytext {
	font-family: Verdana, Times, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;

}

.red {
	font-family: Verdana, Times, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	color: #CC0000;

}

.subtitle {
	font-family: Verdana, Times, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}

.bodytext_sm {
	font-family: Verdana, Times, Sans-Serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;

}
.emphasis {
	font-family: Verdana, Times, Sans-Serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #009900;

}

a:link {
        color: #009900;
        text-decoration: underline;
}
a:visited {
        color: #009900;
        text-decoration: underline;
}
a:hover {
        color: #009900;
}


.link {  
	COLOR: #009900;
	font-family: Verdana, Times, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	TEXT-DECORATION: underline;
}

.link:hover {  
	COLOR: #000000;
	font-family	: Verdana, Times, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	TEXT-DECORATION: underline;
	
}
