BODY {
	margin: 0;
	padding: 0;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 9pt;
}

Td    { 
font-family:   Tahoma;
text-decoration: none;
font-size: 9pt;
font-style: normal;
color: #3E2E0D;
}


.copyright {
    color : #CC0000;
    font-size: 9pt;font-family:Tahoma
}

.value {
  border:1px solid #CC0000; background-color : #FFEAEA;color:#CC0000; font-family:Tahoma; font-size:9pt
}

.bot {
  BORDER : 1px outset #E1B966;
  background-color : #FFFFFF;font-family:Tahoma; font-size:9pt; color:#654A14
}

A:link, A:visited, A:active {
    color: #654A14;
	text-decoration : none
 }

A:hover {

text-decoration : none;
color: #C18F26;

}
.req {
    color : #B70000;
}