
body {
        font-size: 12pt;
        font-family:'Times New Roman',Times,serif;
        color:#000000;
}

h1,h2,h3,h4,h5,h6 { font-family:Arial,sans-serif; }

h1,h2,h3,h4,h5,h6 { color:#000080; }

ul { margin-top:0px; }

h1 { font-size:16pt; margin-bottom:10pt; margin-top:4pt; }
h2 { font-size:15pt; margin-bottom:7pt; margin-top:3pt;}
h3 { font-size:14pt; margin-bottom:4pt; margin-top:2pt; }
h4 { font-size:13pt; margin-bottom:2pt; margin-top:1pt; }

.darken { color:#777777; }
.sectionback { background-color:#e0e0ff; }
.subsectionback { background-color:#e0ffe0; }
.submenu { font-size:10pt; }
.menu { font-size:12pt; }
.small { font-size:80%; }
.bigred { font-size:150%; color:#e00000; }
.floatright { float: right; margin: 10pt 10pt 10pt 10pt; }
.floatleft { float: left; margin: 10pt 10pt 10pt 10pt; }

a:link { text-decoration:underline }
a:visited { text-decoration:underline }
a:hover { color:#E00000; text-decoration:underline }
a:active { color:#E00000; text-decoration:underline }
a:focus { color:#E00000; text-decoration:underline }

.rounded {-moz-border-radius: 10pt 10pt 10pt 10pt; padding: 5pt 5pt 5pt 5pt; }

div.menu { visibility: hidden; }
div.content { position: relative; top: 2pt; left: 20pt; width: 90%; }

a.infobox span { visibility:hidden; position:absolute; }

