body {
	background-color: #b7e4ff;
}
.black {
	font-family: Verdana;
	font-size: 13px;
	line-height: 160%;
	color: #000000;
}
.white {
	font-family: Verdana;
	font-size: 13px;
	line-height: 160%;
	color: #FFFFFF;
}.heading {
	font-family: Verdana;
	font-size: 18px;
	line-height: 160%;
	font-weight: bold;
	color: #1A5E81;
}
.red {
	font-family: Verdana;
	font-size: 13px;
	line-height: 160%;
	color: #CC0000;
}
a:link {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
