body
{
	background-color: #666666;
}

p, span
{
	line-height: 18px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

td
{
	line-height: 15px;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial;
	text-decoration: none;
}
a
{
	font-size: 12px;
	color:#cc0033;
	text-decoration:none;
}

a:hover
{
	color:#333333;
	text-decoration:none;
}

.pageTitle
{
	line-height: 25px;
	font-weight: bold;
	font-size: 18px;
	color: #550000;
}

.subTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #330066;
}

.subTitle2
{
	font-style: italic;
	font-size: 12px;
	color: #cc0033;
}

.subTitle3
{
	line-height: 20px;
	font-style: italic;
	font-size: 12px;
	color: #333366;
	}
g
{
	font-weight: bold;
	font-size: 12px;
	color:#CC0033;
	text-decoration:none;
}

g:hover
{
	color:#333333;
	text-decoration:none;
}

.footerText
{
	font-size: 10px;
}

