.textcell{
	font-weight : normal;
	font-size : 16px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	color: #330000;
	}
.text20{
	font-weight : normal;
	font-size : 20px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	color: #330000;
	}
.text18{
	font-weight : normal;
	font-size : 18px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	color: #330000;
	}
.text16{
	font-weight : 600;
	font-size : 16px;
	font-family : Georgia,Book Antiqua,Arial,Helvetica;
	color: #330000;
	}
.text12{
	font-weight : 600;
	font-size : 12px;
	font-family : Helvetica,Arial;
	color: #330000;
	}
.textitalic2{
	font-weight : 500;
	font-size : 16px;	
	font-family : "Times,serif";
	font-style: italic;
	}

	a:link {
	color: #993333;
	text-decoration:none;
}
	a:visited {
	color: #993333;
	text-decoration:none;
}
	a:active {
	color: #1F3669;
	text-decoration:none;
	}
	a:hover {
	color: #333366;
	text-decoration:none;
}
