body, table, tr, td {
	font: 8pt arial; 
	color: #FFFFFF;
	letter-spacing: 0.2px}
body {
	background-color: #23679A;
}

img { border: none; }

a:link, a:active, a:visited {
	font-weight: bold;
	color: #062B47}
a:hover {color: #B2D3EC}
input, textarea, option, select {
	background-color: #B2D3EC;
	font: 9pt arial;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #062B47;
	padding:0px; }

