.on { text-decoration: none;
	color: yellow;
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold }

.off { text-decoration: none;
	color: white;
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold }

body
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #000080;
	color: #FFFFFF;

}	

table
{	background-color: #000080;
	font-family: Arial;
	font-size: 10pt;
	color: white;
	font-weight: bold
}

P 
{	background-color: #000080;
	font-family: Arial;
	font-size: 10pt;
	color: white;
	font-weight: bold
}


