body{ font-weight: normal; font-size: 12px; color: #A7051B; font-family: sans-serif; background-color: #FFFB8E}
a{ color: #000000; text-decoration: none }
a:hover{ text-decoration: underline }
div{ margin: 0px; padding: 0px 0px 0px 2px }
div.header{padding:2px 1px 1px 2px; background-color: #CCFD69; border: 1px solid #CCFD69; color: #A7051B }
div.ten{padding:2px 1px 1px 2px; background-color: #FFC337; border: 1px solid #FFC337; color: #FFFFFF }
div.q {background-color: #FFFB8E;
margin-left: 5px;
border-bottom: 1px solid #91DB12;
border-left: 1px solid #91DB12;
border-right: 1px solid #91DB12;
margin-top: 2px;
margin-bottom: 2px;
}
input.ibutton {
color: #000;
background-color: #FFC337;
border-top: 1px solid #FFF;
border-left: 1px solid #FFF;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
padding: 0px 2px 0px 2px;
}
dt {
            border-bottom:1px dotted #91DB12;
            padding:2px;
}

dl {
                        margin-top: 0px;
                        margin-bottom: 0px;
                        margin-left: 0px;
}