body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #F3EDC5;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #543A23;
}

h1 {
	color: #D55500;
	font-size: 18px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFD9B7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	margin: 5px;
	float: none;
	clear: right;
	border: thick none;
	list-style-type: square;
	list-style-position: outside;
	font-weight: normal;
}

h4 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;color: #FFFFFF;	font-weight: lighter;}
h5 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;color: #FFFFFF;	font-weight: lighter;}
h6 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;color: #FFFFFF;	font-weight: lighter;}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F6F1D8;
	text-decoration: none;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F6F1D8;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C1946A;
	text-decoration: none;
}

a.HEAD:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D55500;
	text-decoration: none;
	font-weight: normal;
}

a.HEAD:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF
	text-decoration: none;
	font-weight: normal;
	color: #D55500;
}

a.HEAD:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #543A23;
	text-decoration: none;
	font-weight: normal;
}

a.HEAD1:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #543A23;
	text-decoration: none;
}

a.HEAD1:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #543A23;
	text-decoration: none;
}

a.HEAD1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #543A23;
	text-decoration: underline;
}
.style1 {
	color: #D55500;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style2 { color: #CCCCCC }

.style3 { font-weight: bold; }

.style4 {color: #CCCCCC }

.style5 { font-weight: bold; }

.style6 { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #543A23; }
	
ul {
	padding-left: 20px;
}