body {
color: white;
font-family:Arial;
}

h1 {
font-size: 22px;
font-weight:normal;
}

h2 {
font-size: 22px;
font-weight:normal;
}

A {
	COLOR: white; TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: underline;
}


