body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	background-color: #ECF1F9;
	background-image:url(images/logoheader.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 9px
}
.style4 {color:#CC0033
}