p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
a.one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
a.one:link {
	text-decoration: none;
	color: #000033;
}
a.one:visited {
	text-decoration: none;
	color: #000033;
}
a.one:hover {
	text-decoration: underline;
	color: #000033;
}
a.one:active {
	text-decoration: none;
	color: #000033;
}
a.two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
a.two:link {
	text-decoration: none;
	color: #000033;
}
a.two:visited {
	text-decoration: none;
	color: #000033;
}
a.two:hover {
	text-decoration: underline;
	color: #CC0000;
}
a.two:active {
	text-decoration: none;
	color: #000033;
}
a.three {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
}
a.three:link {
	text-decoration: none;
	color: #CC0000;
}
a.three:visited {
	text-decoration: none;
	color: #CC0000;
}
a.three:hover {
	text-decoration: underline;
	color: #000033;
}
a.three:active {
	text-decoration: none;
	color: #CC0000;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
hr {
	color: #CC0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-style: normal;
	font-weight: normal;
}
