﻿body {
	font-family:Arial;
	font-size:10pt;
}
#bodydiv{
    width:1000px;
}
A
{
	font-family:Arial;
	font-size:10pt;
	color:#009CC4;
	font-weight:bold;
	text-decoration:none;
}
A:visited
{
	font-family:Arial;
	font-size:10pt;
	color:#009CC4;
	font-weight:bold;
	text-decoration:none;
}
A:hover
{
	font-family:Arial;
	font-size:10pt;
	color:#215083;
	font-weight:bold;
	text-decoration:none;
}
.linkNav
{
	font-family:Arial;
	font-size:10pt;
	color:#009CC4;
	font-weight:bold;
	text-decoration:none;	
}
li
{
	margin-bottom:10px	
}
.heading
{
	color:#0082C4;
	font-weight:bold;
}