h2 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.normaltext {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	list-style-position: outside;
	list-style-type: disc;
}
h1 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
}
a:link {
	font-family: Arial;
	color: #990000;
	text-decoration: underline;
	line-height: 14px;
}
a:visited {
	font-family: Arial;
	color: #003366;
	text-decoration: underline;
	line-height: 14px;
}
