@charset "utf-8";
/* CSS Document */

body {
	background-image: url();
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color: #DEBA93;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #342112;
	font-size: 13px;
}

h1 { 
font-family: verdana; 
color: #503520; 
font-size: 20px; 
font-weight: bold; 
line-height: 28px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h2 { 
font-family: verdana; 
color: #503520; 
font-size: 20px; 
font-weight: bold; 
line-height: 24px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h3 { 
font-family: verdana; 
color: #503520; 
font-size: 20px; 
font-weight: bold; 
line-height: 24px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h4 { 
font-family: verdana; 
color: #503520; 
font-size: 20px; 
font-weight: bold; 
line-height: 24px; 
margin-top: 0px; 
margin-bottom: 0px; } 

.style1 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #342112;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #342112;
}
a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 0px;
}
a:active {
	text-decoration: none;
	color: #342112;
}

.style4 {font-size: 12px}
.style6 {
	font-size: 16px;
	font-style: italic;
}

.class1 A:link { color: #342112; border-bottom: 1px #342112 dotted; text-decoration: none;}
.class1 A:visited { color: #342112; border-bottom: 1px #342112 dotted; text-decoration: none}
.class1 A:active { color: #342112; border-bottom: 1px #342112 dotted; text-decoration: none}
.class1 A:hover {color: #000; border-bottom: 0px #000 dotted; text-decoration: none}

img
{  border-style: none;
}