h2 {  font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #333399; font-size: medium; line-height: normal}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #333399;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333399;
}
ol {
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;

}
ul {
	list-style-image: url(images/bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333399;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #9999FF;
}
