html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#wrap {

}

img.floatleft {
	
	float: left;
	margin: 0 6px 0 0;
	}

p {
	font-size: 12px;
	font-family: Arial;
	color: #002e5f;
}

rh {
	font-size: 13px;
	font-weight:bold;
	font-family: Arial;
	color: #EDB700;
	
}


