﻿a {
	text-decoration: none;
	color: #BC685B;
}
h1 {
	color: #FFFFFF;
	font-style: italic;
	font-family: Keaton, "Arial Narrow", Tahoma, arial, sans-serif;
	font-size: 24px;
	height: 20px;
	margin-bottom: 5px;
}
h1 em {
	font-style: normal;
	color: #bc685b;
}
h2 {
	color: #663333;
	font-size: 20px;
	font-family: Calibri;
}
h2 em {
	font-style: normal;
	color: #bc685b;
	font-size: 18px;
}
h3 {
	margin-bottom: 0px;
	font-size: 18px;
}
h4 {
	margin-top: 0px;
	font-size: 14px;
	font-style: normal;
}
.right {
	text-align: right;
}
.copyright {
	font-size: small;
	width: 760px;
	height: 25px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.ul li a {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #CCB370;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	padding-right: 23px;
	padding-left: 23px;
}
.style1 {
	font-family: Wingdings;
	text-decoration: none;
	color: #FFFFFF;
}
h3 {
	color: #bc685b;
}
.clear {
	clear: both;
	background-repeat: repeat-y;
	background-color: #F3EECB;
}
#details {
	font-size: 14px;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
a:hover {
	text-decoration: underline;
	color: #BC685B;
}
