
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.HeaderTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0054A3;
	font-weight: bold;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #8c8e8c;
}

body,td,th {
	color: #666666;
}
a:link {
	color: #0054A3;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0054A3;
	
}
a:active {
	color: #0054A3;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C83434;
}
