body {
	
	background-color: white;
	color: black;
	
	}


a 
{
	color: blue;
	nounderline
}


a.greek {font-family: OdysseaUBSU, 'Palatino Linotype', Arial, Gentium, SPIonic}

table
{

    bordercolor:white;
    border:1; 
	cellspacing:4; 
	cellpadding:4; 
	align: left; 
	style: border-collapse: collapse; 
			
	}
	
	
td { vertical-align:top; }


span.greek {font-family: 'Palatino Linotype', OdysseaUBSU, Arial, Gentium, SPIonic}
