body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: #000000 url('./images/bg.gif') repeat ;
font: normal 12px arial,'lucida grande','lucida sans unicode','bitstream vera sans','dejavu sans','trebuchet ms',sans-serif;
}
a {
text-decoration: none;
color: #0000F0;
}
fieldset {
margin: 0px 0px 13px 0px;
padding: 0px 8px 8px 21px;
border: 3px #DFDFDF double;
}
fieldset dl{
padding: 0px 5px 8px 8px;
clear: both;
}
fieldset dl dt a{
padding: 0px 0px 0px 16px;
background: transparent url('li.gif') no-repeat;
font: bold 12px Verdana, Helvetica, sans-serif;
color: #FF5000;
}
legend {
margin: 0px 0px 13px 0px;
padding: 5px 8px 0px 13px;
border: 1px #DFDFDF solid;
border-bottom: none;
font: italic 12px Georgia, "Times New Roman", mono, serif;
color: #005070;
}
legend a {
font: bold italic 16px Georgia, Helvetica, sans-serif;
color: #FF5000;
}
label {
font: normal 12px Tahoma, Helvetica, sans-serif;
color: #005070;
border-bottom: 1px #C0C0C0 dashed;
}