.whitetext {
	font-size: 18px;
	text-align:justify;
	color: #FFFFFF;
}
.bodytable {
	display: table;
}
.yellowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a  {   color:#000000;   text-decoration:none;  }  
a:hover  {   color:#FF99FF;   text-decoration:none;  }
