.menu_text {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.menu_text:hover {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	text-decoration:none;
}
.heading_red {
	font-family: Tahoma;
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
	line-height:21pt;
}
.main_content{
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height:15pt;
}
.small_text{
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height:11pt;
}
