BODY {
	margin: 0px;
	background-color: #204059;
}
TD {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #455765;
	font-size: 10px;
	line-height: 13px;
}
.cHeader {
	color: #204059;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
}
A {
	color: #204059;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A:visited {
	color: #80A0B7;
}
.cLink {
	font-weight: normal;
}