body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

a.none { 
text-decoration: none; 
color: navy;
font-size: 30px;
}

p + ul, p + ol {
  margin-top: -0.5em;
}
ul, ol {
  margin-top: 0;
}

table#t2 {
width: 80%;
}

h6 {
font-size: 2.25em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
}

a.hlt {
  background-color: Gainsboro; 
  color: navy; 
}

table#t3 {
width: 80%;
font-size: 1.5em;
}

em {
font-style: normal;
#color: navy;
#font-weight: bold;
text-decoration: underline;
}
