.font_1 {
    color: #0F4686;
    font-size: 20px;
}
.font_2{
    color: #707070;
    font-weight: bold;
    font-size: 14px;
}



.font_3{
    color: #707070;
    font-weight: bold;
    font-size: 12px;
}

.head{
	font-family: verdana;
	font-size: 12px;
	color: #0F4686;
	font-weight: bold;
}

.tab{
width:100%;
font-size:11px;
border-collapse: collapse;
}

.tab td{
border: 1px solid #AAB697; 
}

.tab_tick{
background: url(images/tick.png) no-repeat center center; 
}






