/* CSS Document */
td img {display: block;}body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #003366;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header {font-size: large; font-weight: bold; color: #003366; }
.copy {
	font-size: 13px;
	color: #000000;
}
.copy-blue {color: #003366}
.copy-gray {color: #666666}
.copy-white {color: #FFFFFF}
.copy-small {
font-size: 10px
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
