#page	{
	width:780px;
	margin:5px auto;
	}

A:link { color: red; text-decoration: none; font-size: 10pt }
A:visited { color: red; text-decoration: none font-size: 10pt }
A:active { color: red; text-decoration: none font-size: 10pt }

BODY {background-color:gray; font-family:Arial,AvantGarde BkBT, Tahoma;  font-size:10pt;}

.white {font-family:Arial; font-style:normal; color: White;  font-size: 25px;  font-weight: bold;   }
.black {font-family:Arial; font-style:normal; color: Black;  font-size: 18px;  font-weight: bold;   }
.blacksmall {font-family:Arial; font-style:normal; color: Black;  font-size: 12px;}





.e {
background-color: silver; color: black
}

.f {
background-color: white;
}

.g {
	font-size: 30px;
}

.h {
	background-color: #C7D7A8;
}

.i {
	background-color: #006666;
}

.j {
	background-color: #802475; color: #6e8e2f;
}

.k {color: white; background-color: #2e2d2e
}

.m {color: white; background-color: black
}