body {
	color: #333;
	font-size: 12px;
	font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	line-height: 15px;
	background-color: white;
}
p {
}
td {
}
a:link {
	color: #9cc;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #9cc;
	text-decoration: none;
}
a:hover {
	color: #3333CC;
	font-weight: bold;
}
a:active {
	color: #9cc;
	font-weight: bold;
}
h1 {
	color: #1C377C;
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
	margin: 0.67em 0;
}
ul {
	margin-left: 0.2in;
	list-style-type: disc;
}
h2 {
	color: #33456C;
	font-size: 14px;
	margin: 0.83em 0;
}
h3 {
	color: #33456C;
	font-size: 12px;
	margin: 0.83em 0;
}
.mediumlight {
	color: #33456C;
	font-size: 14px;
	line-height: 1.4em;
}
.largelight {
	color: #33456C;
	font-size: 17px;
	line-height: 1.4em;
}
.mediumdark {
	color: #1C377C;
	font-size: 14px;
	line-height: 1.33em;
}
.largedark {
	color: #1C377C;
	font-size: 17px;
	line-height: 1.33em;
}

