/* CSS Document */

A:link {color: #0000FF; text-decoration:none;}
A:active { color: #0000FF; text-decoration:none; }
A:hover { color: #0000FF; text-decoration:underline; }
A:visited { color:#0000FF; text-decoration: none; }
A:visited:hover { color:0000FF;; text-decoration: underline; }

.sideBoxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.linkdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
}
.byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.bodytextFP {
	font-family: "Trebuchet MS", Arial;
	font-size: 26px;
	color: #000000;

}
.smallerFP {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #000000;
	font-weight: normal;

}
.bodytextContact {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #000000;
	font-weight: normal;

}
.smallerContact {

	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.bodytextOH {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
