BODY {
	background: url(cell.gif);
	background-color: White;
	color : #0000df;
	;
}
A:link {
	color: #ff0000;
}
A:visited {
	color: #009900
}
PRE {
	margin-left: 5em;
	font-size : 95%;
	font-weight : bold;
	color : black;
}
VAR {
        color: black;
        font-family : "Comic Sans MS";
        font-size : 105%;
        font-style : normal;
}
STRONG{
	color: black;
	font-family : "ARIAL";
	font-size : 90%;
	font : normal;
}
EM {
	color: black;
	font-family : "ARIAL";
	font-size : 90%;
	font : bold;
}
CODE {
        color: black;
	font-size : 100%;
}
TT {
        color: black;
	font-size : 100%;
        font-weight: demi-bold;
}
H1 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}
H2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}
H3 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}
H4 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}
