p {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #0e7a9e;
}
a {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3300cc;
	text-decoration: underline;
	}
.email_link {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3300cc;
	font-weight: normal;
}
a.email_link:visited {	color: #000000; }   /* visited link */
a.email_link:hover   {
	color: #3300cc;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}   /* moused-over link */
a.email_link:active  {	color: #3300cc; }   /* selected link */
.small01 {
	font-size: 10px;
}
.sub_link {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
a.sub_link:visited {	color: #000000; }   /* visited link */
a.sub_link:hover   {
	color: #3300cc;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}   /* moused-over link */
a.sub_link:active  {	color: #000000; }   /* selected link */
.small01 {
	font-size: 10px;
}
.page_text {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
h1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.sub_caption {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

