body, td, p, div, small, big, .cfforange, .smallurl, .emphasize {
	font-family: Arial, Helvetica, sans-serif;
}

body, td, p, div, big {
	font-size: 17px;
}
small {
	font-size: 13px;
}
.emphasize {
	font-weight:bold;
	font-style:italic;
}
.header	{
	font-weight: bold;
	text-decoration: underline;
}
.header2	{
	font-weight: bold;
	text-align: center;
}
.title, .orangetitle, .purpletitle, .greentitle, .redtitle, .bluetitle {
	font-weight: bold;
	text-align: center;
	font-size: 21px;
}
.subtext {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #254C7F;
}
.orangetitle {
	color: #FFA639;
}
.purpletitle {
	color: #52348C;
}
.purpletitleleft {
	font-weight: bold;
	text-align: left;
	font-size: 25px;
	color: #52348C;
}
.greentitle {
	color: #319229;
}
.greentitle:visited, .greentitle:link {
	text-decoration: none;
}
.redtitle {
	color: #CE3039;
}
.bluetitle {
	color: #214D7B;
}
.bluetitleright {
	font-weight: bold;
	text-align: right;
	font-size: 21px;
	color: #52348C;
}
.smallurl {
	font-size: 12px;
}