
	body,p,td,li,ol,ul,text {
		color: Black;
		font-family : Times New Roman, Times, serif;
		font-size: 15px;
	}

	a {
		color : #015EB5;
	}
	a:hover {
		color : #363636;
	}
	
	.grey {
		color : #767676;
	}
	
	.ser {
		color : #787878;
		
	}
	
	.blu {
		color : #015EB5;
		font-family : arial, helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		
	}
	
	.blu1 {
		color : #028CC3;
		font-family : arial, helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		
	}
	
	.blu2 {
		color : #015EB5;
		font-family : arial, helvetica, sans-serif;
		font-size: 15px;
		text-decoration: none;
		
	}
	
	.blu3 {
		color: #015EB5;
		font-family : Times New Roman, Times, serif;
		font-size: 15px;
		
	}
	
	.opros {
		color : Black;
		font-family : Times New Roman, Times, serif;
		font-size: 13px;		
	}
	
	.white {
		color : #ffffff;
		font-family : Times New Roman, Times, serif;
		font-size: 13px;		
	}
	
	
	h1 {
		color : #028CC3;
		font-family : Times New Roman, Times, serif;
		font-size: 13px;		
	}


.gfwbtn
{
    background: #D6E7EF;
    border-bottom: #104A7B 1px solid;
    border-left: #AFC4D5 1px solid;
    border-right: #104A7B 1px solid;
    border-top: #AFC4D5 1px solid;
    color: #000066;
    cursor: hand;
    font-size: 11px;
    height: 19px;
    text-decoration: none;
}



