﻿
	body { margin-top: 25px; margin-left: 0px; }
	H1{ font-family: Arial, Helvetica; color: #6C6942; font-size : 18pt; }
	H2{ font-family: Arial, Helvetica; color: #6C6942; font-size : 16pt; }
	H3{ font-family: Arial, Helvetica; color: #6C6942; font-size : 14pt; }
	H4{ font-family: Arial, Helvetica; color: #6C6942; font-size : 12pt; }
	p { font-family: Arial; Helvetica; color: #6C6942; font-size : 10pt; font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
}
	p1 { font-family: Arial; Helvetica; color: #6C6942; font-size : 8pt;}
	margin-top: 0px;
	margin-bottom: 0px;
}
	
color: #6C6942; font-size : small;
	text-align: center;
	font-weight: 700;
}
	table { font-family: Arial, Helvetica; color: black; font-size : 10pt; }
	li { font-family: Arial, Helvetica; color: black; font-size : 10pt;
	text-align: center;
}

    a:link { color : #6C6942; text-decoration: none;}
    a:visited { color : #6C6942; text-decoration: none; }
    a:hover { color : #639A84; text-decoration: none;}
    a:active { color : #6C6942; text-decoration: none;}
    
    .cssButton, .cssButtonPress {
display: block;
/*width : 20em;*/
/*background-image: url(../images/white_background.png);*/
background-color: #000000;
color : #FFFFFF;
border: 2px outset #6C6942;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-size: 12px;
text-align:center;
white-space: nowrap;
text-decoration: none;
font-weight: bold;
padding: 0px;
/*border-spacing: 1px;*/
/*margin-left: auto;
margin-right: auto;*/
/*display: block;*/
/*vertical-align: top;*/
/*line-height: 130%;*/
cursor: pointer;
}
