input.submit { background-color: #E4EBF4; color: #000000; font-family: Arial; font-size: 10; border: 1px solid #000000;  }
input.text { background-color: #FFF2F2; color: #333333; font-family: Arial;  font-size: 12; border: 1px solid #FF9999;  }
textarea { background-color: #FFF2F2; color: #333333; font-family: Arial;  font-size: 12; border: 1px solid #FF9999;  }
select { background-color: #F7FAFD; color: #333333; font-family: Arial;  font-size: 12; border: 1px solid #666666;  }

TD {
vertical-align: top;
FONT-FAMILY: Arial
; color: #333333
; font-size: 12; font-style: normal; line-height: normal; text-decoration: normal
}

A:link {
	COLOR: #FF0000;TEXT-DECORATION: none
; font-family: Arial; font-size: 12; font-style: normal; line-height: normal; font-weight: normal

}
A:active {
	COLOR: #FF0000;TEXT-DECORATION: none
; font-family: Arial; font-size: 12; font-style: normal; line-height: normal; font-weight: normal

}
A:visited {
	COLOR: #FF0000; TEXT-DECORATION: none
; font-family: Arial; font-size: 12; font-style: normal; line-height: normal; font-weight: normal

}
A:hover {
COLOR: #333333; TEXT-DECORATION: none; font-family: Arial; font-size: 12; font-style: normal; line-height: normal;
; font-weight: normal
}

A.root:link {
	COLOR: #FF0000;TEXT-DECORATION: none
; font-family: Arial; font-size: 12; font-style: normal; line-height: normal; font-weight: bold
}
A.root:active {
	COLOR: #FF0000;TEXT-DECORATION: none
; font-family: Arial; font-size: 12; font-style: normal; line-height: normal; font-weight: bold
}
A.root:visited {
	COLOR: #FF0000; TEXT-DECORATION: none
; font-family: Arial; font-size: 12; font-style: normal; line-height: normal; font-weight: bold
}
A.root:hover {
COLOR: #666666; TEXT-DECORATION: none; font-family: Arial; font-size: 12; font-style: normal; line-height: normal; 
; font-weight: bold
}