body, html {
	font-family:Arial;
	color:#465C73;
	margin-top:0px;
	margin-bottom:10px;
	background-color:#E7F2F9;
	}

td {
	font-size:9pt;
	}

a, a b {
	color:#145CAC;
	text-decoration:none;
	}

a:hover, a:hover b {
	color:#A2C9E5;
	text-decoration:none;
	}

a img {
	border:1px solid #145CAC;
	}

a:hover img {
	border:1px solid #A2C9E5;
	}

sup {
	line-height:1pt;
	}

b, i, u, small {
	color:#145CAC;
	}

.header {
	color:#145CAC;
	font-size:15px;
	font-family:Trebuchet MS;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:2px;
	}