.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: 8565a5;
}
.chilli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
}
.main {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 666666;
}
.mainbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 8565a5;
	font-weight: bold;

}
.main a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 8565a5;
	text-decoration: none;
}
.main a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 8565a5;
	text-decoration: none;
}
.main a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 666666;
	text-decoration: none;
}
.main a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 8565a5;
}
.chilli a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;

}
.chilli a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
.chilli a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.chilli a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
.tablehead {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
