.on { text-decoration: none;
	color: yellow;
	font-family : Arial;
	font-size : 14pt;
	font-weight: bold }

.off { text-decoration: none;
	color: blue;
	font-family : Arial;
	font-size : 14pt;
	font-weight: bold }

body
{
	font-family: Arial;
	font-size: 12pt;
	background-color: #FFFFFF;
	color: #000000;

}	
H1   {	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt;
	color: Blue;
	font-weight: bold
} 

table
{	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt;
	color: Black;
	font-weight: normal
}

P 
{	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt;
	color: Black;
	font-weight: normal
}




