/* CSS Document */

.ub_blue      {
	text-decoration:none;
        font-family:Verdana;
	font-size:10px;
	color:#0074B9;
	font-weight:700;
	line-height:18px;
         }
.ub_blue:hover{
          text-decoration:underline;
          color:#0074B9;
          }
a{
color:#0d5795;
}
.cnttd, .cnttd td{
font-size: 11px;
line-height:17px;
color:#0A508E;
}
.s_ub_blue      {
	text-decoration:none;
        font-family:Verdana;
	font-size:9px;
	color:#0074B9;
	line-height:10px;
         }
.s_ub_blue:hover{
          text-decoration:underline;
          color:#0074B9;
          }