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;
		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: medium;

		scrollbar-face-color:#570615;
		scrollbar-shadow-color: #000000;
		scrollbar-highlight-color: #570615;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: black;
		scrollbar-track-color: #7D3F4A;
		scrollbar-arrow-color: #000000;}
		
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: 400px;
		margin-bottom: 0px;
		margin-top: 2px;}

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:link{color:#8AAACB;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}