h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #52668D;
	margin: 1em 0 0.3em 0;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8E9FA8;
	margin: 1em 0 0.3em 0;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #113A58;
	margin: 1em 0 0.3em 0;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f3567;
	margin: 2em 0 0.3em 0;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	letter-spacing: 0.2em;
}
h5 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #52668d;
	margin: 5px 0;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
}


/* CUSTOM STYLESHEET
****************************************************************************/


a:link, a:visited, a:active {
	color: #040D83;
	text-decoration: none;

}
a:hover {
	color: 040D83;
	text-decoration: underline;
}

.tah11b {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.tah11 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
.v10b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #000066;
}
.cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
}

.stdlist {
list-style-type: none;
margin: 0px;
padding: 0px;
}

