.heading1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	color: #0F1A55;
}
.category {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
.heading2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #0F1A55;
}
.heading1hover {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #009900;
}
.HeadingYellow1 {
	font-size: 48px;
	color: #FFFF00;
}
.HeadingYellow2 {
	font-size: 18px;
	color: #FFFF00;
	background-color: #6699FF;


}
.HeadingSmall {
	font-family: trebuchet;
	font-size: 9px;
	color: #0F1A55;
}
.NormalTextItalic {
font-family: "Trebuchet MS"; font-size: 14px; font-style: italic; line-height: normal
}
.NormalTextItalicBold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;

}

