BODY {
	background-color : Black;
}

.faqs {
	color : #A41B02;
	font-size : 13px;
	font-weight : 700;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
	font-weight : 500;
	font-style : normal;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:HOVER {
	color : #E94911;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a:LINK {
	color : #E94911;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:VISITED {
	color : #E94911;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.top:hover,  {
	color : Red;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.top:link {
	color : Black;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.top:visited {
	color : Black;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.bottom:active, A.bottom:hover, A.bottom:link, A.bottom:visited {
	color : Gray;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
td.service {
	font-size : 10px;
	font-weight : 500;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.top_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : 900;
	letter-spacing : 0px;
	color : #EC0C00;
	padding-bottom : 10px;
}
.side_title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : 900;
}