﻿H1 {  	text-decoration: underline;
       color: #570615;
       font-family: "Arial, Helvetica, sans-serif";
       font-size: 10pt;
       font-weight: medium;
		margin-top:5px;
		margin-bottom:0px;}
		
H2 {  	color: #570615;
       font-family: "Arial, Helvetica, sans-serif";
       font-size: 12pt;
       font-weight: bold;
		margin-top:5px;
		margin-bottom:0px;}

P {    text-decoration: none;
	  text-align: right;
       color: black;
       font-family: "Arial, Helvetica, sans-serif";
       font-size: 10pt;
	   line-spacing: 3em;
	   margin-bottom:5px;}

body { text-decoration: none;
       color: black;
       font-family: "Arial, Helvetica, sans-serif";
       font-size: 10pt;
       font-weight:normal;

		}
		
td {	text-decoration: none;
       color: black;
       font-family: "Arial, Helvetica, sans-serif";
       font-size: 10pt;
		line-spacing: 3em;
		margin-bottom:5px;}

FORM {	font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #000080;
		background: #FFFFFF;
		border: 2px solid #570615;
		padding: 5px;
		width: 550px;
		margin-bottom: 0px;
		margin-top: 2px;}
		
.header{
	text-decoration:underline;
	font-weight:bold;
	}

}
		
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #696969;
	text-align: left;
}
		
.formTable { 
	width:100%; 
} 
.cell20 { 
	width:20%; 
} 
.cell80 { 
width:80%; 
} 

li {	list-style-type: square;
		font-size: 10pt;
		font-family: Arial, Helvetica, sans-serif;}

div.hr {	height: 1px;
		border: 1 px;
		color: #570615;
		width: 95%;}

div.hr hr { height: 1px;
		border: 0 px;
		color: #570615;
		width: 95%;}

A:link{color:#570615;text-decoration:underline}
A:visited{color:black;text-decoration:underline}
A:hover{background:#E9EC7C;color:black;text-decoration:none}
A:active{color:blue;text-decoration:none}