BODY {

	background : #E0E0E0;
    background-attachment: fixed ;
	font-family : Verdana;
	font-size : x-small;
}

H1 {
	font-style : italic;
	font-size : 24px;

}

A {
	color : Navy;
	font-weight : bold;
}

A:HOVER {
	color : White;
	background : Navy;
	font-weight : bold;
}

TABLE {
	background : transparent;
}

TD {
	border : thin groove;
	font-family : Verdana;
	font-size : 12px;
}
