@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #5B5B5B;
	margin-top: 0px;
	background-color: #E2F0FF;
}
.black {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
li {
	list-style-type: square;
	margin-bottom: 3px;
	color: #000;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica;
}
#content {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#page {
	margin-right: auto;
	margin-left: auto;
}
.blue {
	color: #006699;
}
.head {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 24px;
	line-height: 24px;
	color: #006699;
}
.subhead {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 18px;
	line-height: 20px;
	color: #006699;
}
