h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #993399;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	font-weight: bold;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: x-small;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #993399;
	font-size: medium;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #993399;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
a:active {
	font-style: oblique;
}
.h3Oblique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	color: #333333;
}
.bullet {
	list-style-type: square;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;

}
