body, td {
font-family:Arial;
font-size:11px;
color: #494949;
}

a, a:link, a:visited {
text-decoration:none;
font-weight:bold;
color: #1B81FF;
}

a:hover {
text-decoration:none;
color:#0165E0;
}

.footer {
font-size: 9px;
color: #494949;
font-weight:bold;
}

h1, h2, h3, h4, h5, h6 {
text-align: left;
color: #1B81FF;
border-bottom: 1px solid #FDB300;
}

h1 { font-size: 25px;}
h2 { font-size: 20px;}
h3 { font-size: 15px;}
h4 { font-size: 11px;}
h5 { font-size: 8px;}
h6 { font-size: 6px;}

form {
margin: 0px;
padding: 0px;
}

TD.pageHeading, DIV.pageHeading { font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; color: #1B81FF; }
