BODY {
	FONT-FAMILY: Arial, Geneva, sans-serif; COLOR: #000000; BACKGROUND-COLOR: #ffffff;
}
H1 { FONT-SIZE: 2em; }
H2 { FONT-SIZE: 1.5em; }

EM {
	FONT-WEIGHT: bold; FONT-STYLE: italic; COLOR: #800040; BACKGROUND-COLOR:  #ffffff;
}

A:LINK { COLOR: #000080; BACKGROUND-COLOR: #ffffff; }
A:VISITED { COLOR: #808080; BACKGROUND-COLOR: #ffffff;  }
A:ACTIVE { COLOR: #800000; BACKGROUND-COLOR: #ffcc00;   }
A:HOVER { COLOR: #800000; BACKGROUND-COLOR: #ffcc00;  }


UL { list-style-type: square; }
LI { margin-bottom: .5em;}