<!-- 
a:active { color: #00436E; }
a:link { color: #00436E; text-decoration: none; }
a:visited { color: #000080; text-decoration: none; }

.link
	{
	font-size: 13px;
	font-family: verdana, sans-serif;
	color: #00436E;
	font-weight: bold;
	text-decoration: none;
	}
.small-link
	{
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: #00436E;
	font-weight: normal;
	text-decoration: none;
	}	
.menuLink2
	{
	font-size: 13px;
	font-family: verdana, sans-serif;
	color: #00436E;
	font-weight: bold;
	text-decoration: none;
	}
.footerLink
	{
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: #00436E;
	text-decoration: none;
	}
.footerLink2
	{
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: #00436E;
	text-decoration: none;
	}

.indent {margin-left: 10px; margin-right: 5px;}

P, UL, LI, TD, .regular {font-size: 12px; font-family: verdana, sans-serif; color: #000000; font-weight: normal; font-style: normal;}

.B {font-size: 12px; font-family: verdana, sans-serif; color: #000000; font-weight: bold; font-style: normal;}

SMALL {font-size: 11px; font-family: arial, sans-serif; color: #000000; font-weight: normal;}

H6, .h6 {font-size: 12px; font-family: verdana, sans-serif; color: #00436E; font-weight: bold;}

H5, .h5 {font-size: 13px; font-family: verdana, sans-serif; color: #00436E; font-weight: bold;}

H4, .h4 {font-size: 14px; font-family: verdana, sans-serif; color: #00436E; font-weight: bold;}

H3, .h3 {font-size: 16px; font-family: verdana, sans-serif; color: #00436E; font-weight: bold;}

H2, .h2 {font-size: 18px; font-family: verdana, sans-serif; color: #00436E;}

H1, .h1 {font-size: 20px; font-family: helvetica, sans-serif; color: #00436E;}
	
BIG {font-size:22px; font-family: Helvetica, sans-serif; color: #000000; font-weight: bold;}
-->