﻿/* <!-- Version 1.0.1-->  */

p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom:0;
	margin-top:0;
	color: black;
	text-align:justify;	
}
body
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10pt;
	color: black;
	text-align:justify;
	}
a
	{
	margin-left: 0px;
	margin-top: 0px;
	text-decoration: none;
	color: blue;
	}
a:hover	{
	text-decoration: none;
	color: maroon;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom:0;
	margin-top:0;
	color: navy;
	
	}
h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom:0;
	color: black;
	margin-bottom:0;
	margin-top:0;

	}
