body,p,td {
 font-family: Arial;
 font-size: 12px;
}
h1 {
 font-family: Verdana;
 font-size: 13px;
 font-weight: bold;
 color: #000000;
 margin-bottom: 5px;
}
h2 {
 font-family: Verdana;
 font-size: 13px;
 font-weight: bold;
 color: #AB2303;
 margin-bottom: 4px;
}
a {
 color: #AB2303;
 text-decoration: none;
}
a:hover {
 color: #AB2303;
 text-decoration: underline;
}
h1 a {
 color: #000000;
 text-decoration: none;
}
h1 a:hover {
 color: #000000;
 text-decoration: none;
}
hr {
 border-top: 1px solid #AB2303;
 border-bottom: 1px solid #DDDDDD;
}

