
h1 {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-top:0;
   	padding-top:0;
	margin-bottom:0;
   	padding-bottom:0;
}


body { background-color: #001f42;
		
}


p {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 150%;
	
}
