/* CSS Document */

body {
 margin:0px;
 padding:0px;
 font-family: geneva, verdana, arial, helvetica, sans-serif;
 font-size:9px;
font-weight:500;
 color:#333333;
 line-height:18px;
 background-color:#F1F1F1;
 }
 
a { color:#000000; text-decoration:none; line-height:18px; font-weight:500;}
A:visited   { color:#000000; text-decoration:none; line-height:18px; font-weight:500;}
A:hover     { color:#333333; text-decoration:none; line-height:18px; font-weight:500;}
A:active    { color:#333333; text-decoration:none; line-height:18px; font-weight:500;}
 
td {
 font-family: geneva, verdana, arial, helvetica, sans-serif;
 font-size:9px;  line-height:18px;
}

p {line-height:12px;
}

.copy {line-height:12px;
}

.homecopy {line-height:18px;
}

.about_copy {line-height:12px; margin-left:30px;
}

strong { color:#000000; font-weight:800;}


.bad {display:none}
.good {display:block }
