

body, td, p, input {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
}

a{
color: #0075AB;
}

.td2 {
        color: #333333;
}

h1 {
        font-size: 16px;
        font-weight: bold;
        color:#0075AB;
}

.sideheader {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #2792BC;
        font-size: 12px;
}

.baseline {
        color:#FFFFFF;
}

.msg {color: #040FE3;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
}
.err {color: #E3040F;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;

}

.menuLink {
        font-size: 12px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}

a.menuLink:hover {
text-decoration: underline;
}

.style1 {color: #999999}
.style2 {
	color: #333333;
	font-size: small;
}

.ps {
color: #fff
}