.pageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: none;
	color: #000000;


}
.bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: circle;
}
.sectionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
}
a:link {
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #3333FF;
	text-decoration: none;

}
.linkboxHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.linkboxMiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.linkboxBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bullets2nd {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: square;
}
.bulletHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	list-style-image: url(media/yellow_bullet.gif);
	line-height: normal;
}
.linkboxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

