body, td, th, li, p {
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
font-family:"Times New Roman", Times, serif;
background-repeat:repeat;
font-size: 14px;
color:#62321c;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
		font-size:14px;
	 font-style:italic;
	
}
a:link {
	color: #4763a4;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #ffb40f;

}
a:hover {
	text-decoration: none;
	color: #ffb40f;

}
a:active {
	text-decoration: none;
	color: #ffb40f;

}


h1 {
   font-family: "Times New Roman", Times, serif;
   font-size: 26px;
   color: #ffb40f;
   font-weight: bold;
   font-style:italic;
}
   
h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 18px;
   color: #CC3333;
   font-weight: bold;
}

h3 {
   font-family:"Times New Roman", Times, serif;
   font-size: 18px;
   color: #62321c;
   font-weight: bold;
}

h4 {
   font-family:"Times New Roman", Times, serif;
   font-size: 16px;
   color: #62321c;
   font-style:italic;
}
.gallery a:link {
	color: #CC3333;
	text-decoration: none;
}
.gallery a:visited {
	text-decoration: none;
	color: #CC3333;
}
.gallery a:hover {
	text-decoration: none;
	color: #000000;
}
.gallery a:active {
	text-decoration: none;
	color: #CC3333;
}


.dashedline {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #302308;
	width: auto;
}


#header tr{
	background-image: url(../images/opt_banner.jpg);
	background-repeat: repeat;
}

#footer tr{
	background-color:#ffffff;
}

#footer a{
font-size:12px;
}