p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #003366;
}
.yellowgreen {
	color: #666600;
}
.yellow {
	color: #999933;
}
a:link {
	font-size: 13px;
	color: #999933;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #999933;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #999933;
	text-decoration: underline;
}
.superscript {
	vertical-align: super;
	font-size: 9px;
}
a:active {
	font-size: 13px;
	color: #999933;
	text-decoration: underline;
}
ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #336699;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 40px;
	color: #666600;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #666600;
}
.backtotop {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666600;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
}
ul {
	list-style-image: url(images/bullet.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
}
.hanging {
}
.normal {
	font-weight: normal;
}

