td {	
	font-family : "Tahoma","Verdana","Arial";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
}

.normal_white {	
	font-family : "Tahoma","Verdana","Arial";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13px;
}

.normal_red_bold {	
	font-family : "Tahoma","Verdana","Arial";
	font-size: 11px;
	font-weight: bold;
	color: #902D2D;
	line-height: 13px;
}

.heading1 {
	font-family : "Tahoma","Verdana","Arial";
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;

}

.heading2 {
	font-family : "Tahoma","Verdana","Arial";
	font-size: 13px;
	color: #666666;
	line-height: 17px;
	font-weight: bold;

}

a:link {	
	font-family : "Tahoma","Verdana","Arial";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
}
a:hover {	
	font-family : "Tahoma","Verdana","Arial";
	font-size: 11px;
	font-weight: normal;
	color: #902D2D;
	line-height: 13px;
}
a:active {	
	font-family : "Tahoma","Verdana","Arial";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
}
a:visited {	
	font-family : "Tahoma","Verdana","Arial";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
}

.footer_text {	
	font-family : "Tahoma","Verdana","Arial";
	font-size: 11px;
	font-weight: normal;
	color: white;
	line-height: 13px;
	text-decoration: none;
}

.footerlink:link {	
	font-family : "Tahoma","Verdana","Arial";
	font-size: 11px;
	font-weight: normal;
	color: white;
	line-height: 13px;
	text-decoration: none;
}
.footerlink:hover {	
	font-family : "Tahoma","Verdana","Arial";
	font-size: 11px;
	font-weight: normal;
	color: #BBBBBB;
	line-height: 13px;
	text-decoration: none;
}
.footerlink:active {	
	font-family : "Tahoma","Verdana","Arial";
	font-size: 11px;
	font-weight: normal;
	color: white;
	line-height: 13px;
	text-decoration: none;
}
.footerlink:visited {	
	font-family : "Tahoma","Verdana","Arial";
	font-size: 11px;
	font-weight: normal;
	color: white;
	line-height: 13px;
	text-decoration: none;
}