BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000033;
}

.lighttext {
    font-size: 11px;
	font-weight: bold;
}

TD {
color: #000033;
font-size: 11px;
font-weight: bold;
}

input {
color: #000033;
font-size: 11px;
font-weight: bold;
}

select {
color: #000033;
font-size: 10px;
}

a, a:link, a:visited {
color: #000033;
}