body 
{
	background-color: #6B6B4A;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

a:link {
	color: #0033CC;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #3399CC;
}
a:active {
	color: #0033CC;
}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	list-style-type: disc;
	list-style-position: outside;
}

.main {
	font-family: Myriad, Myriad Web, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	letter-spacing: .35pt;
}

.CopyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}

.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}

.onLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #996633;
	text-decoration: underline;
}

.offLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #996600;
	text-decoration: none;
}
