﻿body
{
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	
}

h2
{
	font:16px;
	color:#105D73;
	}
h3
{
	font-size:14px;
	color:#313031;
	
	}
h4
{  font:16px;
	color:#105D73;
	font-weight:bold;
	}
h5
{
	font:16px;
	color:#006DA5;
	}
h5
{
	font:14px;
	color:#007521;
	}
a:hover
{
	text-decoration:none;
	}
a
{
	font-family:Arial;
	color:#316194;
	}
.odd
{
	background-color:#E7E7E7;}
.HyperLink
{ 
	font-family:Arial;
	color:#316194;
	}

.greeen
{
	color:#639A00;
	}
