/* CSS Document */

.generaltext{
font-family:tahoma;
font-size:11px;
color:#406682;
padding:5px 4px 0px 0px;
text-align:justify;
}

.generaltext1{
font-family:tahoma;
font-size:11px;
color:#2D2D2D;
padding:5px 4px 0px 0px;
text-align:justify;
}

.generaltext1 a{
color:#2D2D2D;
text-decoration:none;
}

.generaltext1 a:hover{
color:#004B83;
text-decoration:none;
}

.footertext{
font-family:tahoma;
font-size:11px;
color:#395B74;
}

.footertext a{
color:#395B74;
text-decoration:none;
}

.footertext a:hover{
color:#000000;
text-decoration:none;
}

.red{
font-family:tahoma;
font-size:12px;
color:#B10000;
font-weight:bold;
}

.blue{
font-family:tahoma;
font-size:11px;
color:#004B83;
font-weight:bold;
}