HTML		{
			background: F0F0FF; /*2008*/
			}

.high		{
			background-color: #66EEFF;
			}

.low		{
			background-color: #CCFFFF;
			}

.head		{
			background-color: #00CCFF;
			font-weight: 800;
			}
			
.highbutton	{
			background-color: #66EEFF;
			background-color: #AA0000;
			color: white;
			text-align: center;
			font-weight: 800;
			}

.lowbutton	{
			background-color: #CCFFFF;
			text-align: center;
			}