h1 {
 font-family: Times New Roman;
 font-size: 30pt;
 font-weight: bold;
 color: #800000;
}
.h2 {
 font-family: Times New Roman;
 font-size: 22pt;
 font-weight: bold;
 color: #800000;
}
body {
 font-family: Arial;
 font-size: 12pt;
}
a:link {
 font-weight: bold;
 color: #004080;
}
a:active {
font-weight: bold;
color: #004080;
}
a:visited {
 font-weight: bold;
 color: #800000;
}
a:hover {
 font-weight: bold;
 color: #CD2626;
 }
