
	body { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; }
	H1{ font-family: Arial, Helvetica; color: black; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: black; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: black; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: black; font-size : 12pt; }
	p { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	table { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: black; font-size : 10pt; }

    a:link { color : #2700BF; }
    a:visited { color : #2700BF; }
    a:hover { color : #8E6C47 }
    a:active { color : #2700BF }

    img { border-color : #000000; }
	
	    .BottomLink
{
	Width 326px;
	margin-left: auto;
	margin-right: auto;
	color: #A50400;
	background-color: #;
	text-align: center;
}

.BottomLink a, .BottomLink a:visited
{
	text-decoration: none;
	color: #185108;
}

.BottomMenu
{
	color: #A50400;
	font-size: .90em;
	text-align: center;
}

.BottomMenu a, .BottomMenu a:visited, .BottomMenu a:active, .BottomMenu a:focus
{
	color: #185108;
	text-decoration: none;
}

.text
{
	text-indent: 20px;
}

input, textarea
{
	border: 1px solid #185108;
	background-color: #ffffff;
	color: #a50400;

}