body {
background-color: #D1CBB3;
background-repeat: repeat;
background-attachment: fixed;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
margin: 5px;
scrollbar-base-color: #000000;
scrollbar-arrow-color: #FAD00F;
}
td {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 130%;
color: #444444;
}
h1 {
font-size: 27px;
font-weight: bold;
text-decoration: none;
line-height: 110%;
}
h2 {
font-size: 21px;
font-weight: bold;
line-height: 110%;
color: #555555;
}
h3 {
font-size: 18px;
font-weight: bold;
line-height: 120%;
color: #444444;
}
h4 {
font-size: 15px;
font-weight: bold;
line-height: 120%;
color: #333333;
}
a:active, a:link, a:visited {
font-family: Arial,Helvetica,sans-serif;
color: #0000FF;
font-weight: normal;
text-decoration: underline;
line-height: 130%;
}
a:hover {
color: #ff0000;
text-decoration: underline;
}
a.nav:active, a.nav:link, a.nav:visited {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
text-decoration: none;
}
a.nav:hover {
color: Red;
}  

