BODY {

background-color: #ffffff;
background-image: url(./images/back.gif);
font-family: Arial;
}

H1 {
font-family: Tahoma;
font-size: 22 px;
color: #FF0000;
}

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

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

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;
}

