BODY {
font-family: Tahoma;
font-size: 12px;
margin: 0px;
padding: 0px;
background: url(images/background_url.jpg) repeat-x;
background-color: #F4FFE0;
cursor: default}

A:link {font-weight: bold;font-size:12px;color: #FFF799;text-decoration: underline}
A:visited {font-weight: bold;font-size:12px;color: #FFF799;text-decoration: underline}
A:hover {font-weight: bold;font-size:12px;color: #FFF799;text-decoration: underline}
A:active {font-weight: bold;font-size:12px;color: #FFF799;text-decoration: underline}

FORM{margin: 0px;}

IMG {border: 0px}

TD {text-align: left;vertical-align: top}

H1 {
font-size: 14px;
color: #FFF799}

DIV.content {
text-align: justify;
padding: 20px;
padding-top: 0px;
color: #FFF799;
font-family: Tahoma;
font-size: 12px;
}

DIV.copy {
text-align: center;
padding: 20px;
color: #197a30;}


