﻿body {
margin-left: 30px;
background-color: #A6C6DF; 
font-family: verdana, helvetica; 
font-size: 9pt; 
font-weight: normal; 
color:#000000;
}

h1{font-family: verdana, helvetica;
		
		font-weight: bold;
		font-size: 16pt;
		color:#000000}

h2{font-family: verdana, helvetica;
		
		font-weight: bold;
		font-size: 16pt;
		color:#000000}

h3{font-family: verdana, helvetica;
		
		font-weight: bold;
		font-size: 15pt;
		color:#000000}

h4{font-family: verdana, helvetica;
		
		font-weight: bold;
		font-size: 12pt;
		color:#000000}

h5{font-family: verdana, helvetica;
		font-weight: bold;
		font-size: 10pt;
		color:#000000;}

h6{font-family: verdana, helvetica;
		font-weight: normal;
		font-size: 9pt;
		color:#000000}

p{font-family: verdana, helvetica; font-size: font-weight: bold; 8pt; color:#000000}

ul{font-family: verdana, helvetica;
		font-weight: normal;
		font-size: 9pt;
		list-style: square
		color:#000000}

a:link{text-decoration: none; color: #005790;}
a:visited{text-decoration: none; color: #005790;}
A:hover{text-decoration: underline; color: #005790;}



