.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0b2766;
	margin-bottom:5px;
	font-weight: bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.content a {
	text-decoration:none;
	color:#6f9f09;
	font-weight:bold;
}
