body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	min-height:600px;
	background-color: #754c24;}

a	{
	font-family:�Lucida Sans Unicode�, �Lucida Grande�, sans-serif;
	}
	

a:link {
	color: #006847;
	text-decoration: solid;}

a:visited {
	color: #006847;
	text-decoration: solid;}

a:hover {
	background-color:#8CC63F;
	text-decoration: none;}

a:active {
	color: #9e005d;
	text-decoration: none;}


h1, h2, h3, h4, h5, h6 {
	font-family:�Lucida Sans Unicode�, �Lucida Grande�, sans-serif;
	color: #1b1465;
	margin-top: .5em;
	margin-bottom: .25em;}
	
h1 {
	font-size: 2.5em;
	margin-top: 0em;
	margin-bottom:0;}

h2 {
	font-size: 2em;}

h3 {
	font-size: 1.25em;
	color: #9e005d}

h4 {
	font-size: 1.5em;
	margin-left: 1em;
	line-height: 1.5em;}

h6 {	font-size: 1.05em;}

p {
	text-indent: 0em;
	font-size: 14px;
	line-height: 1.3em;
	margin:.75em;}

blockquote {
	font-size: 12px;
	text-indent: -.5em;
	line-height: 1.3em;
	margin: 1em 2em 1em 3em;}

ul {
	margin-top:0;
	margin-bottom:0;
	list-style-type:square;
	line-height:1.2em}

ul.unstyled {
	display: block;
	list-style-type: none;
	padding: 0 0 0 -.5em;}

ul.extra-space li {margin-bottom: 1em;
	text-indent: -0.5em;}

hr {
	color:#000;
	margin-top:0;
	}

div.indent {
	margin-left:2%;}

iframe {
	margin-left: 60px;}

.right {
	float:right;
	margin: 0 1em 1em 1em; }
	
.left {
	float:left;
	margin: 0 1em 1em 1em; }
	

.bold { 
	font-weight:bold;}
