H1 {
 font-family: Arial,sans-serif;
 font-weight: bold;
 font-size: 24px;
 line-height: 28px;
 letter-spacing: 3px;
}

H2 {
 font-family: Arial,sans-serif;
 font-weight: bold;
 font-size: 18px;
 line-height: 22px;
 letter-spacing: 2px;
}

A.ctlink:link {
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
}

A.ctlink:active {
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
}

A.ctlink:hover {
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
}

A.ctlink:visited {
 font-family: Arial,sans-serif;
 font-size: 12px;
}