.Content {
	background: #FFFFFF; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #555555;
	top: auto;
	vertical-align:top;
	padding-left: 5px;
}

.BlueContent {
	background: #ffffff; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006590;
	top: auto;
	vertical-align:top;
}

a:link {
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#ff7800;
	text-decoration:underline;
}

a:visited {
	color:#555555;
	text-decoration:none;
}

a:active {
	color:#555555;
	text-decoration:none;
}
