BODY  {
	font-family : "Comic sans ms";
	color : #008866;
	font-size : 10;
	text-align : left;
}

A, A:ACTIVE, A:LINK, A:VISITED  {
	color : #00CCAA;
	font-weight : normal;
	text-decoration : none;
	font-size : 10;
}

A:HOVER  {
	color : #DD5533;
	font-size : 10;
}

TABLE  {
	font-family : comic sans ms;
	font-weight : normal;
	font-style : normal;
	color : #008866;
}

