body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bodystylebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
}


a.bodyhighlight
{
	background-color: #999966;
	font-weight: 400;
	background-color: #999966;
}
a.bodystyle:linked{
	color: #663333;
	background-color: #999966;
	font-weight: 400;
	text-decoration: none;
}
a.bodystyle:visited {
	color: #000000;
	background-color: #999966;
	font-weight: 400;
	font-weight: 400;	
}
a.bodystyle:hover {
	color: #666633
	background-color: #999966;
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.content:linked {
	text-decoration: none;
	color: #000000;
}
a.content:visited {
	text-decoration: none;
	color: #000000;
}
a.content:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#996666;
} 
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.small:linked {
	text-decoration: none;
	color: #333333;
	text-decoration: none;
}
a.small:visited {
	text-decoration: none;
	color: #333333;
	text-decoration: none;
}
a.small:hover {
	text-decoration: none;
	color: #666666;
	background-color:#cccccc;
	text-decoration: none;
} 
.view {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
	color: #660000;
	font-size: 11px;
}
a.view :linked {
	text-decoration: none;
	color: #660000;
	font-weight: 200;
	font-size: 11px;
}
a.view :visited {
	text-decoration: none;
	color: #cccccc;
	font-weight: 200;
	font-size: 11px;
}
a.view :hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#cccccc;
	font-weight: 200;
	font-size: 11px;
} 


.titleExpended {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}
.titlebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:500;
	text-transform: uppercase;
}


.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}





