.H1 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #CC0000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.blubodytextbold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #000099;
    font-weight: bold;
}

.category {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.textunderphoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.h2 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bolder;
	color: #000099;
}
.testimonialtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.testimonialhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
}
.highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #FFFF00;
}
.bodyboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CC0000;
}
.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.formrequired {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CC0000;
}
.formregular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
