#fcf2 {
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#008000;
margin:5px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#008000;
color:#FFFFFF;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:left;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
}
#text {
font-family:tahoma;
font-size: 12px;
float: left;
color:#008000;
margin:15px;
text-align: left;
}
#small {
float: left
font-size:8px;
text-align: left;
color:#cccccc;
font-style:italics;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #008000;
border:1px solid #008000;
}