body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Verdana,  Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}
body {background-color: #dce0d3; text-color: #344011; }

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}

.small {font-size: 12px;}
.mini {        font-size: 11px;}
a {font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#7a0202}
a:visited { color:#7a0202}
a:active {color:#7a0202}
a:hover{color: #7a0202; text-decoration: underline; }

.minimini {font-size: 10px;}

.fieldset {
        border-bottom-width:1px; border-bottom-color:#FF0000; border-bottom-style:dashed;
        border-top-width:1px; border-top-color:#FF0000; border-top-style:dashed;
        border-left-width:1px; border-left-color:#FF0000; border-left-style:dashed;
        border-right-width:1px; border-right-color:#FF0000; border-right-style:dashed;
        padding: 5px;
}
