h1, h2, h3, h4, h5 {color: #002D4E}
h1{font-size: 150%}
h2{font-size: 125%}
h3{font-size: 125%}

a:link {  color: #0000CC; font-weight: bold; text-decoration: underline}
a:visited {  color: #0000CC; font-weight: bold; text-decoration: underline}
a:hover {  color: #002D4E; font-weight: bold; text-decoration: none}
a:active {  color: #0000CC; font-weight: bold;}

.content {font-size: 96%}
