.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #42639c;
}

.Header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #42639c;
}
.Header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.Header4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	margin-bottom: 1px;
}
h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: -6px;
	padding-bottom : 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
}
.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.footnote {

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

	font-size: 10px;

	line-height: 11px;

}
.baseline {
	font-size: 14px;
	font-family: Tahoma;
	padding-left:14px;
	color:#ffffff;
	background-color:#5386BC;
}


}
#page {

	border-right-color: #000000;

	border-right-style: solid;
	
	border-right-width: thin;

	border-left-color: #000000;

	border-left-style: solid;

	border-left-width: thin;
	
	border-bottom-color: #000000;

	border-bottom-style: solid;

	border-bottom-width: thin;

	border-top-color: #000000;

	border-top-style: solid;

	border-top-width: thin;
	
	margin-top: 20px;
}
#footer {
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
	margin-right: 0px;
	font: 10px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 20px;
}


A:link {
	COLOR: navy; TEXT-DECORATION: none
}
A:visited {
	COLOR: navy; TEXT-DECORATION: none
}
A:active {
	COLOR: navy; TEXT-DECORATION: none
}
A:hover {
	COLOR: blue; TEXT-DECORATION: underline
}
