body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #94BAC7;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #171B24;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #171B24;
}
a:hover {
	text-decoration: none;
	color: #2267AA;
}
a:active {
	text-decoration: none;
	color: #171B24;
}

.style1 {
	color: #171B24;
	font-weight: bold;
}
.style2 {color: #171B24}