body {
color: #800000;
background: #FFFFCE;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

p {
font-size: 12px;
}

h1 {
font-size: 32px;
}

h2 {
font-size: large;
}

h3 {
font-size: large;
}

h4 {
font-size: small;
}

a:link,a:visited,a:active {
color: #000000;
font-weight: bold;
}

a:hover {
color: #800000;
font-weight: bold;
}

a.med:link,a.med:visited,a.med:active {
color: #000000;
font-weight: bold;
text-decoration: none;
font-size: 18px;
}

a.med:hover {
color: #800000;
font-weight: bold;
text-decoration: none;
font-size: 18px;
}

a.sm:link,a.sm:visited,a.sm:active {
color: #000000;
font-weight: normal;
text-decoration: none;
font-size: 12px;
}

a.sm:hover {
color: #800000;
font-weight: normal;
text-decoration: none;
font-size: 12px;
}

