<!--
.subindex {
	position:relative;
	top:-5px; 
	font-size:10px
}
.tabheader {
	background-color:#FFFFCC;
	font-size:12px;
}
.tabeven {
	background-color:#FFFFFF;
	font-size:12px;
}
.tabodd {
	background-color:#F2F2F2;
	font-size:12px;
}
.copy {
	color:#FFFFFF;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; 
}
.norma {
	font-weight:normal
}
.bol {
	font-weight:bold
}
.imageleft {
	float:left;
	margin-right:10px;
	margin-left:10px;
}
.text10 {
	font-size:8px;
}
.text12 {
	font-size:11px;
}
.text22 {
	font-size:22px;
}
.nopad {
	margin:0px;
	padding:0px
}
.blue {
	background-color:#2353A8
}
.whiteheader {
	color:#FFFFFF;
	font-size:18px;
}
.whitenorm {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}
.whitebold {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
body {
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
	color:#000000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px; 
}
p, table, td, ul, li, div {
	color:#000000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px; 
}
h1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:normal;
	color:#666666;
	margin:0px;
	padding:0px
}
h2, h3 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:18px; 
	font-weight:normal;
	color:#000000;
	margin:0px;
	padding:0px
}
a {
	color: #003695;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.top, a.top {
	color: #003695;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a.top:hover {
	color: #088235;
	text-decoration: underline;
}
a:active, a.top:active {
	color: #D20503;
	text-decoration: underline;
}
a.leftwhite {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.leftwhite:hover {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
-->