.TITLES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
a:linkbody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #806548;
	text-decoration: none;
}

a:visitedbody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #806548;
	text-decoration: none;
}

a:hoverbody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #806548;
	text-decoration: none;
	}
.bodycolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    line-height: 1.25;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #806548;
}
	.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height: 1.25;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height: 1;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #806548;
}
a:linkfooter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.25;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: ##806548;
	text-decoration: none;
}

a:visitedfooter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #806548;
	text-decoration: none;
}

a:hoverfooter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #806548;
	text-decoration: none;
a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.25;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: ##806548;
	text-decoration: none;
}

a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.25;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #806548;
	text-decoration: none;
}

a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.25;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #806548;
	text-decoration: none;
}

html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #ffffff;
		color:#ffffff;
	}
