h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: xx-large;

	font-style: oblique;

	text-align: center;

	font-weight: bold;

	color: #FFFFFF;

	letter-spacing: .1em;





}

p {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: small;

	font-style: normal;

	font-weight: normal;

	text-align: left;

}

.p2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	text-align: center;

	font-size: small;



}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: medium;

	text-align: right;

	vertical-align: middle;



}

h3 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: small;

	font-weight: normal;

}

h6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: xx-small;

	font-style: oblique;

	font-weight: bolder;

	color: #FFFFFF;

	text-align: right;

}

h5 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-weight: bold;



}

h4 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: x-small;

	font-weight: bold;

	text-align: center;

	color: #FFFFFF;



}

.calendar {

	font-family: "Times New Roman", Times, serif;

	font-size: small;

	font-weight: normal;

	text-align: center;

}

li {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: small;

	list-style-type: square;

	font-weight: normal;



}

/* This block of text is used to identify the <style> attributes for expandable text. It is used for text that are part of a list.  */



<style> DIV.expara {

		position: relative;

		left: -22px;

		height: 72px;

		width: 300px;

		margin-top: .6em;

		margin-right: 3em;

		margin-left: 0;

		margin-bottom: .6em;

		padding-top: .75em;

		padding-right: 6px;

		padding-left: .75em;

		padding-bottom: .75em;

		cursor: hand;

		border-left: 4pt solid #339900;

		background-color: #F0F0F0; }</style>

.menu a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.menu a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-weight: bold;

	color: #99CC33;

	text-decoration: none;

}

.menu a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-weight: bold;

	color: #99CC33;

	text-decoration: none;

}

.menu a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.menu a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	font-weight: bold;

	color: #99CC33;

	text-decoration: none;

}

.mylist {

	list-style-position: outside;

	list-style-type: decimal;

	line-height: normal;



}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-style: normal;
	line-height: normal;
	margin: auto auto 6pt;


}
.backgound {
	background-attachment: fixed;
	background-image: url(Assets/stc-sm_banner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
