.pageTitle
{
	font-family:Arial Narrow;
	color:Green;
	font-size : 20px;
	margin-left:20px;
	margin-top:8px;
	letter-spacing:0;
}

.contentHeader
{
	margin-left:18px;
	font-family : Arial;
	font-size : 14px;
	color:#82909B;
	margin-left:20px;
}

.address
{
	font-family : Arial;
	font-size : 14px;
	color:Green;
}

.addressblk
{
	font-family : Arial;
	font-size : 14px;
	color:Black;
}

.content
{
	
	font-family : Arial;
	font-size : 10px;
	margin-left:20px;
}

.txtArea
{
	font-family : Arial;
	font-size : 11px;
}

.red
{
	font-family : Arial;
	font-size : 11px;
	color:Red;
}

A

{
	font-family : Arial;
	font-size : 10px;
	text-decoration:none;
	line-height:1.5;
	color:#706969;
}

A:hover
{
	font-family : Arial;
	font-size : 10px;
	line-height:1.5;
	color:Green;
}

UL
{
	padding-left:20px;
}

.creditInfo {
	width:748px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	text-align:right;
}

.creditLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.creditLink:active {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.creditLink:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.creditLink:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}