﻿body 
{
	font-family: Arial;
	font-size:12px;
	color: black;
}
td
{
	font-family: Arial;
	font-size:12px;
	color: black;
}
h1
{
	font-family: Arial;
	font-size:19px;
	font-weight: bold;
	color: #231F20;
}
h2
{
	font-family: Arial;
	font-size:14px;
	font-weight: bold;
	color: #F79341;
}
.top_nav
{
	font-family: Arial;
	font-size:15px;
	font-weight: bold;
	color: #9D9F95;
}
A
{
	color: #898989;	
	text-decoration: none;
}
A:Hover
{
	text-decoration: none;
	color:#F79341;
}
.top_nav:A
{
	text-decoration: inherit;
}

.terms_cond
{
	font-family: Arial;
	font-size: 9px;
	color: #707070;
}
.footer_txt
{
	font-family: Arial;
	font-size: 10px;
	color: #707070;
	font-weight:bold;
}
.footer_txt:A
{
	text-decoration: none;
}
.footer_bold
{
	font-family: Arial;
	font-size:10px;
	font-weight: bold;
	color: #231F20;
}
.footer_sm
{
	font-family: Arial;
	font-size:10px;
	color: #231F20;
}
.left_nav_head
{
	font-family: Arial;
	font-size:15px;
	font-weight: bold;
	color: #9D9F95;
}
.left_nav
{
	margin-top: 10px;
	margin-left: 15px;	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9D9F95;
}
.heading
{
	font-family: Arial;
	font-size:19px;
	font-weight: bold;
	color: #231F20;
}
.sub_heading
{
	font-family: Arial;
	font-size:14px;
	font-weight: bold;
	color: #A0A0A0;
}
A.nav
{
	color: #9D9F95;	
	text-decoration: none;
}
A.nav:hover
{
	text-decoration: none;
	color: white;
}