body {
	background-color: #cfd8e1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #003399;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
}
.style1 {color: #FFFFFF}