/* CSS Document */

<style type="text/css">

body {
	background-color: #FFFFcc;
	margin-top: 2px;
	}

p {color: #6C3600; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; }

a:link {color: #0000ff; background: #809294; }
a:active {color: #0000ff; background: #809294; }
a:visited {color: #0000ff; background: #809294; }
a:hover {color: #0000ff; background: #809294;}

A.cream:link, A.cream:visited {
	text-decoration: none;
	color: #FFFFE1;
	font-size: 12px;
	background: #5e5d3d;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A.cream:hover {
	text-decoration: none;
	color: #000000;
	background: #809294;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #809294;
}


.style1 {
	color: #6C3600;
	font-size: 15px;
}
.floatright
{
float: right;
margin: 10 10 10px 10px;
}
.floatleft
{
float: left;
margin: 10 10 10px 10px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#6C3600;
}
.style3 {color: #6C3600; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; }
h1 {color: #6C3600; font-size: 16px; font-weight: bold, font-family: Georgia, "Times New Roman", Times, serif; }
h2 {color: #6C3600; font-size: 13px; font-weight: bold, font-family: Georgia, "Times New Roman", Times, serif; }
h3 {color: #6C3600; font-size: 13px; font-weight: bold, font-family: Georgia, "Times New Roman", Times, serif; }
.style5 {
	color: #FFFFE1;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

</style>
