﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
a:link {
	color: #274B95;
	font-weight: bold;
	text-decoration: underline;}
a:visited {
	text-decoration: underline;
	color: #666666;}
a:hover {
	text-decoration: none;
	color: #990000;}
a:active {
	text-decoration: underline;}
	
H1 {  	text-decoration: underline;
       color: #8AAACB;
       font-family: "Arial, Verdana, Helvetica, sans-serif";
       font-size: 12pt;
       font-weight: medium;
		margin-top:5px;
		margin-bottom:5px;}
		
H2 {  	color: #066A9A;
       font-family: "Arial, Verdana, Helvetica, sans-serif";
       font-size: 10pt;
       font-weight: bold;
		margin-top:5px;
		margin-bottom:0px;}

P {    text-decoration: none;
       color: black;
       font-family: "Arial, Verdana, Helvetica, sans-serif";
       font-size: 10pt;
		line-spacing: 3em
		margin-bottom:5px;}
		
td {	text-decoration: none;
       color: black;
       font-family: "Arial, Verdana, Helvetica, sans-serif";
       font-size: 10pt;
		line-spacing: 3em
		margin-bottom:5px;}

FORM {	font-family: "Arial, Verdana, Helvetica, sans-serif";
		font-size: 13px;
		color: #000080;
		border: 2px solid #8AAACB;
		padding: 5px;
		width: 500px;
		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: #F3B00B;
		width: 95%;}

div.hr hr { height: 1px;
		border: 0 px;
		color: #F3B00B;
		width: 95%;}