body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
a:link {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #380071;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #76C6DD;
	text-decoration: none;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #C8D0D3;
}
.bb {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}
.quick-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bbb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
