.title {
color: #025DB8;
font-size: 19px;
font-weight: bold;
font-family: Arial, Helvetica;
padding--left: 15px;



}

.utitle {
color: black;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica;

}

.normal {
color: #000000;
font-size: 12px;
font-weight:normal;
font-family: Arial, Helvetica, Verdana;
}

body {
margin: 0 0 0 0;
color: #000000;
background-color:#ffffff;
font-size: 12px;
font-family : Arial, sans-serif, Verdana;
}

td {
color:#000000;
font-size:12px;

}

a {
font-family : Arial, sans-serif, Verdana;
color : red;
font-size : 12px;
font-style : normal;
text-decoration:none;
font-weight: normal;
}

a:hover {
text-decoration:none;
color: black;
}

.activeLink {
font-family : Verdana, Arial, sans-serif;
color : #yellow;
font-size : 12px;
font-style : normal;
text-decoration:none;
font-weight: bold;
}

.utitle_white {
color: white;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
}

.utitle_red {
color: red;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}


