body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a:link {
	font-weight: bolder;
	color: #124ea0;
	text-decoration: none
}

a:hover {
	color: #f60;
	text-decoration: none
}

a:visited {
	font-weight: bolder;
	color: #000;
	text-decoration: none
}

p {
	margin: 1em 4em 2em 2em;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

h4 {
	padding-bottom: 0;
	margin-bottom: 2em;
	margin-top: 0;
	text-indent: 2em;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666;
}

h5 {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 1em;
	border-bottom: 1px solid #e0ebf5;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #124ea0;
}

.bodystyle {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, sans-serif;
	font-size: 9px;
}

.smallbold {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	font-style: italic;
}

.expanded {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.fes {
	font-size:13px;
	font-weight:bold;
	color: #124ea0;
}

.fesimg {
	margin-left:-15px;
}
.clear {
 clear: both;
 }