A:LINK {
		color: white;
		font-size : 10; font-style:normal; font-weight:bold;
}
A:ACTIVE {
	font : bold;
	color:green;
	font-size : 10;
}
A:HOVER {
	background-color : #FFFFFF;
	color : #FF0000;
	font-size : 10; font-variant:small-caps; font-style:italic; font-weight:bold
}
A:VISITED {
	color : Gray;
	font-size : 10;
}
BODY {
	background-color : #0099CC;
	font-family : Verdana;
	font-size :10; 
	}
H1 {
	font-family : &quot;;
	font-style : italic;
	font-weight : bold;
	font-size : 20;
	background-color : #FAEBD7;;
	border-style : outset; comic
}
H2 {
	font-family : &quot;;
	font-weight : bold;
	text-decoration : underline;
	font-size : small; comic
}p            { font-family: Verdana; font-size: 10px }
td           { font-family: verdana; font-size: 10px }