Body {
	background-color: #852936;
	margin-top: 0px;
	background-image: url(images/bkg.gif);
}

P {
	FONT-SIZE: 14px;
	COLOR: Black;
	FONT-FAMILY: "Times New Roman", Times, serif;
	padding-right: 20px;
}

table {font-size:14px;
	   color: black;
       font-family:"Times New Roman", Times, serif
}

H2 {
	FONT-SIZE: 25px;
	COLOR: #6b540e;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-style : italic;
}

H3 {
	FONT-SIZE: 17px;
	COLOR: #2c3039;
	FONT-FAMILY: "Times New Roman", Times, serif;
}
H4 {
	FONT-SIZE: 17px;
	COLOR: #6b540e;
	FONT-FAMILY: "Times New Roman", Times, serif;
	font-style : italic;
}

H5 {
	FONT-SIZE: 9px;
	COLOR: #FDFCE8;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 5px;
	line-height: 9px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #A85E5B;
	text-align:left;
	line-height:1.5;
	padding:5px;
}

OL {
	FONT-SIZE: 10 pt;
	COLOR: #242424;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding: 5px;
}

UL {
	FONT-SIZE: 14px;
	COLOR: #6B540E;
	FONT-FAMILY: "Times New Roman", Times, serif;
	list-style-type: square;

}

.navigation:link, .navigation:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 6px 8px 6px 5px;
	width: 150px;
	text-decoration: none;
	background-color: #e6c963;
	background-image: url(images/nav_curve.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 23px;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FCF9CC;
	display: block;
	text-decoration: none;
	background-color: #a88f44;
	background-image: url(images/nav_curve_dk.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
A:link {
	COLOR: #852937;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #48576C;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #842835;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #a88f44;
	TEXT-DECORATION: underline;
}

