h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000099;
	background-image: url(images/title-bkgd.gif);
	text-align: left;
	height: 45px;
	vertical-align: baseline;
	text-indent: 45pt;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	font-weight: lighter;
}
a {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
li {
	text-align: left;
	list-style-type: square;
	text-indent: 0pt;
	background-position: left;
	list-style-position: outside;
}
ul {
	text-align: left;
	text-indent: 0pt;
	list-style-type: square;
}
