body{
	background-color: white;
	color: navy;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	margin: 0px}

.sidelink{
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF}

H1{
	color: navy;
	font-family: Verdana;
	font-size: 10pt}

H2{
    color: navy;
    font-family: Verdana;
    font-size: 8pt}

H3{
	color: black;
	font-family: Verdana;
	font-size: 8pt}

H4{
	color: navy;
	font-family: Verdana;
	font-size: 8pt}

p{
	font-family: Verdana; 
	font-size: 8pt;
	color: black}

br{
	font-family: Verdana;
	font-size: 8pt;
	color: black}

table{
	font-family: Verdana; 
	font-size: 8pt;
	color: navy}

a{
	font-family: Verdana; 
	font-size: 8pt; 
	color: black}

tr{
	font-family: Verdana; 
	font-size: 8pt}

td{
	font-family: Verdana; 
	font-size: 8pt}

ul{
	font-family: Verdana; 
	line-height: 100%; 
	list-style-type: disc; 
	font-size: 8pt; 
    margin-left: 15;
	margin-top: 0;
	margin-bottom: 0;
	text-align: Left}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color:#CCCCCC;}
	
.formfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#F1F1F1;
	text-decoration: none;
	font-weight: normal;
	border:1px outset #000000}