.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.formhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #00CCFF;
	text-decoration: none;
}
li {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
