BODY {
background: #ADD8E6;
color: #000000;
}

H1 {
font: 40pt Bookman Old Style; color: #000000;
}

H2 {
font: 20pt Bookman Old Style; color: #000000;
}

H3 {
font: 16pt Bookman Old Style; color: #000000;
}

P {
font: 13pt Bookman Old Style; color: #000000;
}

A {
color: #0000FF; font: 12pt Times New Roman;  text-decoration: underline;
}

A:Visited {
color: #C000C0; text-decoration: underline;
}

A:Hover {
color: #FF0000; text-decoration: none;
}

