p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
a.one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.one:link {
	text-decoration: none;
}
a.one:visited {
	text-decoration: none;
	color: #000000;
}
a.one:hover {
	text-decoration: underline;
	color: #000000;
}
a.one:active {
	text-decoration: none;
	color: #000000;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../graphics/bullet.gif);
}
a.two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.two:link {
	text-decoration: none;
}
a.two:visited {
	text-decoration: none;
	color: #000000;
}
a.two:hover {
	text-decoration: underline;
	color: #000000;
}
a.two:active {
	text-decoration: none;
	color: #000000;
}
