.textcell{
	font-weight : normal;
	font-size : 13px;
	font-family : "Georgia,Palatino,Book Antiqua,Times,serif";
	
	}


.textheader{
	font-weight : 600;
	font-size : 16px;	
	font-family : "Georgia,Palatino,Book Antiqua,Times,serif";
    
		}

.textitalic{
	font-weight : 500;
	font-size : 14px;	
	font-family : "Times,serif";
	font-style: italic;
	}

.text12{
	font-weight : 600;
	font-size : 12px;
	font-family : Helvetica,Arial;
	}

.textitalic2{
	font-weight : 500;
	font-size : 16px;	
	font-family : "Times,serif";
	font-style: italic;
	}

	a:link {
	text-decoration:none;

	
}
	a:visited {
	text-decoration:none;
	
	
}
	a:active {
	text-decoration:none;
		
}
	a:hover {
	text-decoration: underline;
	color:#FF6600;	
}
