.context {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0A337B;
}
.contexthead {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A337B;
}
a:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #0A337B;
}
a:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #0A337B;
}
a:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #0A337B;
}
a:active {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
}

