TD{
font-size:8pt;
font-family:Arial;
color:#333333;
}

A{
color:#EC0C8D;
font-size:8pt;
font-family:Arial;
text-decoration:underline;
}

A:hover{
color:#333333;
font-size:8pt;
font-family:Arial;
text-decoration:underline;
}

input{
color:#333333;
font-size:8pt;
font-family:Arial;
background-color:#FBCFE4;
border: 1px solid #7F9DB9;
border-style:single;
}

textarea{
color:#333333;
font-size:8pt;
font-family:Arial;
background-color:#FBCFE4;
border: 1px solid #7F9DB9;
border-style:single;
behavior: url(maxlength.htc);
}

input.norm{
color:#333333;
font-size:8pt;
font-family:Arial;
background-color:#FFFFFF;
border: 0px solid #7F9DB9;
border-style:none;
}


select{
color:#333333;
font-size:8pt;
font-family:Arial;
background-color:#FBCFE4;
}