TH {  
font-family: Arial;
color: #00528C; 
font-size: 14px; 
font-weight: bold;
line-height: 26px
}

H1 {
font-family: Arial;
color: #00528C;
font-size: 22px;
font-weight: bold;
line-height: 26px
}

.header {
font-family: Arial;
color: #00528C;
font-size: 30px;
font-weight: bold;
line-height: 35px;
border-bottom-style: dotted;
}

.dot {
border-style: dotted;
border-width: thin;
}

.line {
border-bottom-style: dotted;
border-width: medium;
color: #00528C;
}

a:link {
font-family: Arial;
color: #000000;
font-size: 14px;
font-weight: normal;
text-decoration: none;
}

a:visited {
font-family: Arial;
color: #000000;
font-size: 14px;
font-weight: normal;
text-decoration: none;
}

a:hover {
font-family: Arial;
color: white;
font-size: 14px;
font-weight: normal;
background-color: black;
}



