<style type="text/css">
<!--
BODY { 
	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #223740;
	scrollbar-3dlight-color: #88aabb;
	scrollbar-arrow-color: #88aabb;
	scrollbar-base-color: #223740;
	scrollbar-darkshadow-color: #223740;
	scrollbar-face-color: #223740;
	scrollbar-highlight-color: #223740;
	scrollbar-shadow-color: #223740;
	scrollbar-track-color: #223740;
}

DIV, P { 
	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}

TD { 
	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	background: #223740;
}

.small {
	font-size: 10px;
	line-height: 12px;
}

.DidUknow { 
	font-size: 11px;
	color: #19648A;
	margin-right: 30px;
	line-height: 12px;
}

.footer { 	
	color: #19648A;
	font-size: 12px;
	font-weight: bold;
 }

A, A:active, A:visited { 
	color: #88aabb;
	text-decoration: none;
	font-weight: bold;
}

A:hover { 
	color: #ffffff;
	text-decoration: underline;
}

H1 { 
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	margin: 20px 0 5px 0;
}

H2 { 
	color: #FFffff;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	margin: 20px 0 5px 0;
}

H3 { 
	color: #FFffff;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	margin: 20px 0 5px 0;
}

H4 { 
	color: #FFffff;
	font-size: 15px;
	font-weight: bold;
	margin: 20px 0 5px 0;
	font-family: Arial, sans-serif;
}

H5 { 
	color: #FFffff;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 3px 0;
	font-family: Arial, sans-serif;
}

input, select, textarea { 
	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #2a434d;
	border: solid 1px #dddddd;
 }


.errmsg {
	color: #ffffff
	font-size: 14px;
	font-weight: bold;
	background: #ff0000;
	padding: 10px
}

FORM {
	margin: 0;
}
-->
</style>