img {
border: 0;
}

table.topline td {
border: 5px solid #F6F6F6;
text-align: center;
font-size: 13px;
}

table.topline td:hover {
border: 5px solid #A3D6F3;
}

#header {
height: 150px;
}

#headertext p {
font-size: 18px;
}

.italicsreg {
font-style: italic;
}

table.topline a {
text-decoration: none;
color: black;
}

table.topline a:hover {
text-decoration: underline;
background-color: #FFFEE2;
}

table.topline .magenta {
font-weight: bold;
color: #9E005D;
}

table.topline .green {
font-weight: bold;
color: #006837;
}

table.topline .blue {
font-weight: bold;
color: blue;
}
