@CHARSET "ISO-8859-1";

a {
	text-decoration:none;
	color: #547491;
	font-family:verdana;
	font-weight: bold;
}

a:hover {
	color:#60AE5E;
}

#body {
	font-size: 0.66em;
}

#body .bodyheaderText p {
	font-size: 14px;
}

.bodycontent ul {
	list-style: circle;
}

.bodycontent ul.numbered {
	list-style: decimal;
}

body {
		font-size:20px;
		font-family: "trebuchet ms", "Lucida Sans Unicode", helvetica, arial, verdana, sans-serif;
		background-color: #eef3f9;
}

#footer {
	text-align:center;
	font-family:verdana;
	color: #F2F4F7;
	font-size: 11px;
}
