.bodyTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #0E5CA7;
	font-weight: bolder;
}
body {
	background-color: #003A5D;
}

.bodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 11pt;
}
.bodyList {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 11pt;
	text-indent: 10px;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 11px;
	color: #0E5CA7;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
}
ul {list-style-image: url(../images/bullet.gif)}
