body {
    color: black;
    font-family: Arial, sans-serif;
    font-size: 80%;
}
a {color:#800;text-decoration:none;}

a:active, a:hover {
    text-decoration: underline;
}

.xlarge {font-size: 120%;}
.large {font-size: 110%;}
small {font-size: 100%;}
.small {font-size: 90%;}
.xsmall {font-size: 80%;}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Times New Roman' serif;
    font-weight: 500;
    margin-bottom: 0;
    color: #1b0d0e;
}

h2 {
    margin-top: 1em;
    font-size: 2.4em;
}

h3 {
    margin-top: 1em;
    font-size: 1.8em;
    font-weight: 700;
}

h4 {
    margin-top: 1em;
    font-size: 1.3em;
    font-weight: 700;
}

.brown {color: #880000;}

ul.nobul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

ul.nobul li {
    margin-bottom: 1em;
}
H1 {FONT-FAMILY: Verdana, Tahoma, Geneva, Arial; FONT-SIZE: 13pt;margin-bottom:1em;}
H2 {FONT-FAMILY: Verdana, Tahoma, Geneva, Arial; FONT-SIZE: 12pt;margin-bottom:1em;}
H3 {FONT-FAMILY: Verdana, Tahoma, Geneva, Arial; FONT-SIZE: 11pt;margin-bottom:1em;}
h1,h2,h3 {font-weight:bold;}

.link {font-size:8pt; margin-left:20px; margin-right:10px;}
.link a {font-size:8pt;}