﻿body
{
	background-color: #E1FFFF;
	margin-left: 0px;
	margin-top: 7px;
	color: #3461A5;
	font-family: Arial, Helvetica, "Century Gothic", sans-serif;
	font-size: 10pt;
	text-align: left;
}	

a:link 
{
	color: #FF6600;
	text-decoration: none;
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #669966;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.med14 {
	font-size: 14pt;
}
.inset15 {
	padding-right: 15px;
	padding-left: 15px;
	font: x-small Arial;
	font-weight: 200;
}

.smalllinker
{
	font-size: 10px;
	font-weight:bold;
	font-style:italic;
}
.fineprint
{
	font-size: 10px;
}
.style4 {
	color: #FF6600;
}

.style3 {
	border-collapse: collapse;
	border: 1px solid #007AC3;
	background-color: #FFFFFF;
}

