BODY, TD {
font-family: Arial;
font-size: 12px;
color: black;
}

B {
font-size: 15px;
color: #cc3300;
font-weight:bold;
}

.text {
overflow: auto;
width:380px;
height:198px;
padding:10px;
}

.text1 {
overflow: auto;
width:380px;
height:198px;
padding:6px;
}

.inputtext {
width:222px;
font-family: Arial;
font-size: 12px;
border: 1px black solid;
}

SELECT {
width:162px;
font-family: Arial;
font-size: 12px;
border: 1px black solid;
}
