.body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.footers {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #000066;
}
.header {
	font-family: "Lucida Sans";
	font-size: large;
	font-style: oblique;
	font-weight: bold;
	color: #6633CC;
}
.footer_navigation {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCC99;
	text-decoration: blink;
}
.side_navigation {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0033CC;
}
.nav_accent {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	color: #993300;
	font-weight: normal;
}
.photo_border {
	border: thin ridge #999933;
}
.program_title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #004000;
}
.stand_out {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #6633CC;
	text-transform: capitalize;
}
.hi_lite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: oblique;
	color: #003300;
	font-weight: normal;
}
.hi_lite_large {

	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: oblique;
	color: #993300;
	font-weight: normal;
}
.orange {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF3300;
	font-weight: normal;
}
.blue {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: oblique;
	color: #3300CC;
}
.red {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
}
