body, td, p {
font-size: 12px;
cursor: default;
font-family: Lucida Bright, Garamond, serif;
color: #1e5d7d;
}

table {
padding: 2px;
}

a:link {
text-decoration: none;
font-weight: bold;
color: #1e5d7d;
}

a:visited {
text-decoration: none;
font-weight: bold;
color: #1e5d7d;
}

a:hover {
color: #1e5d7d
text-decoration: none;
cursor: default;
font-weight: bold;
text-transform: UPPERCASE;
}

b {
font-weight: bold;
color: #1e5d7d;
}

u {
text-decoration: underline;
color: #1e5d7d;
}

hr {
color: #1e5d7d;
align: center;
width: 75%;
}

.pics {
border: 1;
border-color: 1e5d7d;
} 

.tdheader {
background-color: #fff5c2;
font-size: 18px;
font-weight: bold;
color: #1e5d7d;
}

.tdheader2 {
font-size: 14px;
font-weight: bold;
color: #1e5d7d;
}

