﻿body
{	line-height: inherit;
	font-family: Verdana;
	font-size: small;
	background-color:#FFFFFF;
	color: #003399;}

.normal {
	line-height: inherit;
	font-family: Verdana;
	font-size: small;
}
a
{	
	text-decoration:underline;}
a:link
{	text-decoration:underline;
	color:#3366CC;}
a:visited
{	text-decoration:underline;
	color:#3366CC;}
a:hover
{	text-decoration:underline;
	color: #3399CC;}
a:active
{	text-decoration:underline;
	color:#3366CC;}

ul li
{	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
font-weight:normal;
line-height:200%}
.heading
{	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:large;}
h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight:bold;}
h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight:bold;
	line-height:200%;}
h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight:bold;
	line-height:200%;}