BODY {

background-color: #77DD7E;
font-family: Arial;
}

H1 {
font-family: Tahoma;
font-size: 24 px;
color: #006600;
}

H2 {
font-family: Tahoma;
font-size=22 px;
color: #000000;
}

H3 {
font-family: Tahoma;
font-size=18 px;
color: #000000;
}

H4 {
font-family: Monotype Corsiva; 
color: #006600; 
font-size: 26 px;
}

A {
color: #0000aa;
font-weight: bold;
text-decoration: underline;
}

A:visited {
color: #0000aa;
font-weight: bold;
text-decoration: none;
}

A:active {
color: #0000aa;
font-weight: bold;
text-decoration: none;
}

