body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#4D4848;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#4D4848;	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#4D4848;
}

.bluetext {
	color: #4076B4;
}
.bluetextbold {
	font-weight: bold;
	color: #4076B4;
}

a:link {
	COLOR: #4076B4;
}
a:visited {
	COLOR: #4076B4;
}
a:hover {
	COLOR: #4076B4;
}
a:active {
	COLOR: #4076B4;
}