﻿body
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
}
a
{
	text-decoration: none;
	color: #000000;
}
a:visited
{
	color: #000000;
}
a:hover
{
	color: #808080;
	text-decoration: none;
}
.frame
{
	margin: 0px auto 0px auto;
	width: 893px;
	clear: both;
	position: relative;
	background-color: White;
}
.maincontent
{
	clear: both;
	border-style: none;
	border-width: 0px;
	margin: 60px auto 0px auto;
	position: relative;
	width: 670px;
}
.bodyText
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}
.bodyTextCenter
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align: center;
}
.pageHeading
{
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.strongText
		{
			font-weight: bold;
		}
.listingStyle
{
	width: 100%;
}
.moneyAlign
		{
			text-align: right;
		}

