body { background: white; }
p { font-family: "times new roman"; color: #003300; font-size: 13px; }
h1 { font-family: "times new roman"; color: black; font-size: 14pt; font-weight: bold; }
a.none { text-decoration: none; color: #003300; }
a.none:hover { text-decoration: underline; color: #003300; }
a { text-decoration: underline; color: #003300; }
a:hover { text-decoration: none; color: #003300; }
