/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #007DB5;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.w1 {
	font-size: 14px;
	color: #FFFFFF;
}
.w2 {
font-size: 12px;
color: #FFFFFF;
}
.w3 {
	color: #CC6600;
	font-weight: bold;
}