body {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-family: arial, trebuchet ms, tahoma, helvetica, sans-serif;

	color: 000;

	background-color: #fff;

   }



a {

/*	font-size: 12px;*/

	text-decoration: none;

	color:  #990000;

	outline: none;

	}



a:visited {

	color:  #990000;

	}

a:active {

	color:  #990000;

	}

a:hover {

	color: #996600;

	text-decoration: none;

	}

	

h1 {

	font-size: 10px;

	font-weight: none;

	margin-top: 0;

	margin-bottom: 0;

	color:  #999999;

	}

	

p {

	font-size: 10pt;

	font-weight: none;

	margin-top: 0;

	margin-bottom: 0;

	color:  #996600;

	}

	



.textBody {

	background:url(images/txt_bkg_body.png) no-repeat;

	margin:0;

	padding:40px 30px 0 30px;

	text-align:left;

}

.textBody p {

	color:#000;

}

.textBody h3 {

	color:#990000;

	margin-bottom:0;

	margin-left:-10px;

	padding:0;

}

.textBody h4 {

	color:#000;

	margin:7px 0 0 0;

}

.textBody h5 {

	color:#900;

	font-family:Georgia, Times, Serif;

	font-weight:normal;

	font-size:1.1em;

	margin-top:15px;

	margin-bottom:0;

}

.textBody h6 {

	color:#000;

	font-family:Georgia, Times, Serif;

	font-weight:normal;

	font-size:1.0em;

	margin-top:15px;

	margin-bottom:0;

}



.textBottom{

	background:url(images/txt_bkg_bottom.png) no-repeat;

	height:88px;

}

.footerNav {

	padding:4px;

	text-align:center;

	color:#900; 

	font-size:.65em; 

	font-family: Arial, Helvetica, sans-serif;

}

.footerNav a {

	text-align:center;

	color:#900; 

	font-size:1.0em; 

	font-family: Arial, Helvetica, sans-serif;

}

