@charset "utf-8";
/* CSS Document */
body,table {

font-family: Helvetica;
color: #003f51;
text-decoration: none;
word-spacing: 0.5em;
text-align: left;
letter-spacing: 0.4px;
line-height: 1.5em;
font-size: 0.9em;

}


table {
	
	background-color:#DBD2D3;
}

body {
	background-color:#0E567D;

}




ol.continue {
  counter-reset: none;
}

ul.s2 {

list-style-type:none;
}
