body { margin-left:0px; margin-top:0px; top:0; left:0} 

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

.textitalic {
	font-weight: 600;
	font-size : 17px;
	font-family: serif;
	font-style: italic;
	line-height: 18px;
	color: #E8D0DC
}


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

	a:link {
	font-weight: bold;
	text-decoration:none;
	
}
	a:visited {
	font-weight: bold;
	text-decoration:none;
	
}
	a:active {
	text-decoration:none;
	
}
	a:hover {
	font-weight: bold;
	color:#FF66CC;
	text-decoration:underline;
}
