BODY { background: #5C8AAC}
H2   { font-size: 24pt; font-family: Times New Roman; color: #1E1D63 }
H3   { font-size: 18pt; font-family: Times New Roman;  color: #1E1D63 }
H4   { font-size: 14pt; font-family: Times New Roman;  color: darkred; font-weight: bold }
H6   { font-size: 8pt; font-family: Times New Roman;  color: black }
P    { font-size: 12pt; font-family: Times New Roman;  color: black }
A:link    { color: darkblue; text-decoration: none }    /* unvisited links */
A:visited { color: lightblue; text-decoration: none }    /* visited links *//* #D2D7C2 */
A:active  { color: #1E1D63; text-decoration: none }    /* active links   #392dd0*/
A:hover   { color: red; text-decoration: none }     /* #1E1D63 */
