table a:link {

	color: #041372;

	text-decoration: none;

}

.header {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #041372;

}

table a:visited {

	color: #041372;

	text-decoration: none;

}

table a:hover {

	color: #03A3DD;

	text-decoration: underline;

}

.textheader {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

}

.textbody {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

