.textcell{
	font-weight : 500;
	font-size : 15px;
	font-family : Georgia,Palatino,Book Antiqua,Times New Roman,Times,serif;
	
	}

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


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


.textsmall{
	font-weight : 500;
	font-size : 12px;
	font-family : Georgia,Palatino,Book Antiqua,Times New Roman,Times,serif;
	
	}

.texttiny{
	font-weight : 500;
	font-size : 10px;
	font-family : Helvetica,Arial,sans-serif;
	}

	a:link {
	text-decoration:none;
	font-weight: 600;
	}

	a:visited {
	text-decoration:none;
	font-weight: 600;
	}

	a:active {
	text-decoration:none;
	font-weight: 600;
	

}
	a:hover {
	text-decoration:underline;
	font-weight: 600;
	color: #669966;
}
