.normaltext {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
}

.headtext {
	font-family: Tahoma;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}

.orangetext {
	font-family: Tahoma;
	font-size: 10pt;
	color: #EC5F00;
	font-weight: bold;
}

.blacktext {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}

.yellowtext {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFCC00;
	font-weight: bold;
    text-decoration: none;
}

.yellowtext2{
	font-family: Tahoma;
	font-size: 14pt;
	color: #FFCC00;
	text-decoration: none;
}

.redtext {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}

.redtext2 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;
}

.imgbord {
	color: #FFF;
}
