.title{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-weight: bold;
color:#FFA400;
}
h2{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.2em;
font-weight: bold;
color:#FFA400;
}
#frontcontent p{


}
frameset{
width:99%;

}

td{color:#999999;}
p a{
text-decoration:underline;
color:#709037;
}

p a:link {text-decoration:none;
}     /* unvisited link */
p a:visited {
text-decoration:underline;
}  /* visited link */
p a:hover {

text-decoration:underline;
}   /* mouse over link */
p a:active {
text-decoration:underline;
}   /* selected link */

a {
color:#000000;
text-decoration:none;
}
a:link {text-decoration:none;
}     /* unvisited link */
a:visited {
text-decoration:none;
}  /* visited link */
a:hover {
color:#709037;
text-decoration:none;
}   /* mouse over link */
a:active {
text-decoration:none;
} 
td a{color:#000000}
td a:hover{color:#000000}

.required{color:red;}
td.cm a{
color:#000000;
}
td.cm a:hover{
color:#000000;
}
.continuation{
width:100%;
display:inline-block;
text-align:right;
text-decoration:underline;
}
legend{
color:#000000;
}
td.checked {background-color:#00FF00;}
td.unchecked{background-color:#FF0000;)