body {
background: #ffffFF;
background-image:url("backg.gif");
background-position: 100% 30%;
background-repeat:no-repeat;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10 pt;

}

p, td {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10 pt;

}

h1, h2, h3, h4, h5, h6 {
font-family: Georgia, serif;
color: #003366;
font-style: italic;
}

A:visited {
color: #003366;
text-decoration: underline;
font-size: 10pt;
}

A:link {
color: #003366;
text-decoration: underline;
font-size: 10pt;
}

A:hover {
color: #FF6600;
text-decoration: underline;
font-size: 10pt;
}

A:active {
color: #FF0000;
text-decoration: underline;
font-size: 10pt;
}

