body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
#Access {
	float: right;
	height: 80px;
	width: 200px;
	border: 1px dashed #00144B;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 10px;
}
#Access a {
	font-size: 18px;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}



th {
	font-family: Arial, Helvetica, sans-serif;
}.headline {
	color: #00144B;
	font-size: 20px;
}
.subtitle {
	font-size: 13px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
}
.normaltext {
	font-size: 14px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #6B7EBE;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #D83A36;
	text-decoration: underline;
}
.subheadline {
	font-weight: bold;
	font-size: 14px;
}

