BODY {
	BACKGROUND: #FFFFFF;
        font-weight: normal;
        font-family: Helvetica,Verdana, Arial;
        font-style: normal;
        font-size: 8pt;
        font-variant: normal;
        font-stretch: normal;
        color: #404040
}

TBODY {
font-weight : normal; 
font-family : Helvetica,Verdana, Arial; 
font-style : normal; 
font-size : 8pt; 
font-variant : normal; 
font-stretch : normal; 
} 
A {
font-family : Helvetica,Verdana, Arial; 
font-size : 8pt; 
text-decoration : none; 
color : blue; 
} 
A:hover {
font-family : Helvetica,Verdana, Arial; 
color : red; 
font-size : 8pt; 
text-decoration : underline; 
} 
#yellow {
font-family : Helvetica,Verdana, Arial; 
font-size : 8pt; 
text-decoration : none; 
color : yellow; 
} 
#yellow:hover {
font-family : Helvetica,Verdana, Arial; 
color : red; 
font-size : 8pt; 
text-decoration : underline; 
} 
#input {
border-bottom-style : none; 
border-left-style : none; 
border-right-style : none; 
border-top-style : none; 
font-family : Helvetica,Verdana, Arial; 
font-size : 10px; 
font-weight : normal; 
text-decoration : none; 
} 
TEXTAREA {
border-bottom-style : none; 
border-left-style : none; 
border-right-style : none; 
border-top-style : none; 
font-family : Helvetica,Verdana, Arial; 
font-size : 12px; 
font-weight : normal; 
text-decoration : none; 
} 
.border {
border-style:solid;
border-width: 1 1 1 1px;
border-color : #998866; 
}
.alert {
color: #FF0000;
} 

