body {background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
p {font-family: Arial, Helvetica, sans-serif; font-size: 9pt}

a:link { color: rgb(204,0,0); font-weight: bold }
a:active { color: rgb(255,153,51); font-weight: bold}
a:visited { color: rgb(51,51,153); font-weight: bold}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: bold}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold}
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold}
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}

th {font-family: Arial, Helvetica, sans-serif; font-size:10pt; text-align:left}
td {font-family: Arial, Helvetica, sans-serif; font-size:9pt}

input {font-family: Arial, Helvetica, sans-serif; font-size:8pt}
textarea {font-family: Arial, Helvetica, sans-serif; font-size:8pt}
option {font-family: Arial, Helvetica, sans-serif; font-size:8pt}
select {font-family: Arial, Helvetica, sans-serif; font-size:8pt}

.faux-h1 {font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: bold}
.faux-h2 {font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold}
.faux-h3 {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold}
.faux-h4 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold}
.faux-h5 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold}

.white-fg {color: #FFFFFF}
.white-bg {background-color: #FFFFFF}

.one-dark {background-color: rgb(51,51,153)}
.one-med {background-color: rgb(153,153,255)}
.one-lite {background-color: rgb(204,204,255)}

.two-dark {background-color: rgb(204,0,0)}
.two-med {background-color: rgb(255,153,51)}
.two-lite {background-color: rgb(255,204,0)}
.two-lite-2{background-color: rgb(255,204,204)}

.three-dark {background-color: rgb(153,153,153)}
.three-med {background-color: rgb(204,204,204)}
.three-lite {background-color: rgb(242,242,242)}

.small-table{background-color: rgb(242,242,242);font-size: 8pt}
.small {font-size: 8pt}

