.Text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: none;

}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color:#AE3602;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #006666;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}
.address {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #AE3602;
	text-align: center;
	border-top: thin solid #AE3602;
	border-right: thin none #AE3602;
	border-bottom: thin none #AE3602;
	border-left: thin none #AE3602;

}
.scrollingmsg {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F93300;
	letter-spacing: 1em;
	display: compact;

}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #006666;
	font-variant: small-caps;

}
.shortcourses {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #006666;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}
.subheading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
}

