BODY
	{	
	margin-left: 150;	
	margin-right: 50;
	background-color: #f0f0ff;	
	font-weight: normal;
	font-size: 14;
##	font-family:	"Times New Roman";
	font-family:	"Arial";
	line-height: 150%;
	}
div.invisible	{
	color: #f0f0ff;
	}
OL.zero	{
	list-style-type: upper-roman;
	}
OL.first	{
	list-style-type: upper-alpha;
	}
OL.second	{
	list-style-type: decimal;
	}
OL.third	{
	list-style-type: lower-alpha;
	}
OL.fourth	{
	list-style-type: lower-roman;
	}
td.play	{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-size: 18px;
	border: none;
	padding-right: 30;
	padding-top: 10;
	}
td	
	{
	text-align: center;
	vertical-align: center;
	font-weight: bold;	
	font-size: 15px;
	border: 5px solid #000099;
	}

TD.normal
	{
	text-align: left;
	vertical-align: center;
	font-weight: normal;
	font-size: 15px;
	border: 5px solid #000099;
	}
HR
	{
	height: 10px;
	background-color: 000099;
	}
HR.menu	
	{	height: 5px;
		color: "#000000";		}
DIV.title	
	{	text-align: center;	
		font-size: 50px;
	}
A:link 	
	{	color: #000099;
		text-decoration: underline;	}
A:visited	
	{	color: #000099;	
		text-decoration: underline;	}
A:hover 
	{	color: yellow;
		background-color: 000099;
		text-decoration: underline;	}
A:active	
	{	color: #006600;	
		text-decoration: underline;	
	}

PRE	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 1in;
	}
DIV:goodcolor
	{
		color: 66ffff;
	}
