A, A:link, A:active, A:visited, A:hover
 {
	font-family: Verdana;
	font-size: 11px;
	color: #263F6C !important; 
	text-decoration: none  !important;
}

.noprinttitle 
{
	visibility : visible;
	display : block;
	font-weight: bold; 
	font-size: 12px; 
	color: black; 
	text-align: center;
	padding:5px;
}

.noprintable, .noprintable a, .noprintable a:link, .noprintable a:visited, .noprintable a:hover
{
	visibility : hidden;
	display : none;
}

.content 
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

print_title
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.date
{
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #6186B1;
}