html, body {width:100%;background-color:#ffffff;}
* {margin:0px;padding:0px;}
body {
	font-family:helvetica,arial;
	font-size:10px;
	font-weight:bold;
	margin:8px;	
}
img {float:left;overflow:hidden;}
a, img {position:relative;border:none;text-decoration:none;}
h1 {
	font-family:verdana,tahoma,helvetica,arial;
	color:#2b4e6a;
	font-size:26px;	
	font-weight:normal;
	line-height:30px;
	width:100%;
	float:left;
	padding:0px 0px 4px;
	margin:0px 0px 4px;
	letter-spacing:-1px;
	word-spacing:-3px;
}
p {
	color:#2b4e6a;
	font-size:12px;
	font-weight:normal;
	line-height:19px;
	margin:0px;
}
.dv_insm {
	float:left;
	clear:left;
	width:150px;
	margin-right:12px;	
	margin-top:6px; 
	background-color:#1f415c;
}
