/* CSS Document */

html {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEEFBC;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
}

.banner_heading {
font-size: 12px;
font-weight:bold;
}

.banner_heading_ecst {
font-size: 12px;
font-weight:bold;
color: #FEEFBC;
}


.footer {
color: #FFF;
font-size: 11px;
line-height:18px;
}

.footer a{color:#fff; text-decoration:none} 
.footer a:visited{color:#fff; text-decoration:none} 
.footer a:hover{color: black; text-decoration:underline} 
.footer a:active{color: black; text-decoration:underline} 

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight:bold;
margin-top:20px;
font-style:italic;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
margin-top:20px;
font-style:italic;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
margin-top:15px;
font-weight:bold;
color:#A10200;
line-height:14px;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#000000;
line-height:13px;
}

.landing {
line-height: 14px;
}