a:link, a:visited, a:active {
background-color: #FFFFFF;
color: #0000CC;
text-decoration: none;
margin: 0;
outline-width: 0;
}

a:hover {
background-color: #FFFFFF;
color: #7E9FD1;
}

body, td {
background-color: #FFFFFF;
color: #333333;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
}

h1 {
background-color: #FFFFFF;
color: #7E9FD1;
font-family: Arial, sans-serif;
font-size: 31px;
font-weight: normal;
margin: 0;
}

h2 {
background-color: #FFFFFF;
color: #7E9FD1;
font-family: Arial, sans-serif;
font-size: 25px;
font-weight: normal;
margin: 0;
}

h3 {
background-color: #FFFFFF;
color: #7E9FD1;
font-family: Arial, sans-serif;
font-size: 18px;
font-weight: bold;
margin: 0;
}

html {
height: 100%;
margin-bottom: 1px;
}

img {
border: none;
}

.footer, .footer a:link, .footer a:visited, .footer a:active {
background-color: #FFFFFF;
color: #7E9FD1;
text-decoration: none;
}

.footer a:hover {
background-color: #FFFFFF;
color: #7E9FD1;
}

.line {
border-bottom: 1px solid #7E9FD1;
margin-bottom: 6px;
margin-top: 6px;
}

.pad {
padding: 0px 6px;
}