BODY {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #e9ffe9;
}

A:LINK, A:VISITED {
	color : #0000ff;
}

A:HOVER, A:ACTIVE {
	color : #800080;
}
H2 {
	color : #008080;
	font-size : medium;
	text-align : center;
	font-style : italic;
}

H3 {
	background-color : #008080;
	color : #ffff00;
	text-align : center;
	text-decoration : blink;
}


