BODY {
background: #FFFFFF;
background-image: url(../images/background.gif);
background-repeat: no-repeat;
color: #333333;
font-family: Optimum, Arial, sans-serif;
margin: 0em 0em 0em 0em;
}

A {
text-decoration: none;
font-weight: 600;
}

A:link, A:active {
	COLOR: #AAAA33;
}
A:visited {
	color: #8C8255;
}
A:hover {
	COLOR: #CCCC00;
}

P {
text-align: justify;
}

TD {
text-align: justify;
}

.footer {
font-family: Arial, sans-serif;
font-size: xx-small;
font-weight: 600;
letter-spacing: +.1em
}