body { color: black; background: "#000033"; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
body.white { background: white; }

h2 { font-size: 120%; font-weight: normal; margin-top: 2pt; margin-bottom: 12pt;}
h1 { font-size: 140%; font-weight: normal; }
h3 { font-size: 80%; font-weight: normal; margin-bottom: 12pt;}

b { font-weight: bold; }

pre { font-family: monospace; }

p,ul,ol,td,div { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.small { font-size: 9pt; }
.red10 { font-size: 10pt; color: #990000; }
.grey10 { font-size: 10pt; color: #cccccc; }
.grey9 { font-size: 9pt; color: #cccccc; }
.grey8 { font-size: 8pt; color: #cccccc; }
.ltgrey9 { font-size: 9pt; color: #999999; }
.dkgrey10 { font-size: 10pt; color: #333333; }
.alternateline { background: #d7d7d7; }
.footer { font-size: 9pt; text-align: center; color: #999999; }
.callout { font-size: 9pt; text-align: left; background-color:#CCCCCC; padding:10px; width:25%; vertical-align:middle; }
p.white { color: white; background: transparent; }

SMALL { font-size: 8pt; }

A:LINK { color:#3300CC;  background: transparent; }
A:VISITED { color:#3300CC;  background: transparent; }
A:HOVER { color:#990000;  background: transparent; }
A:ACTIVE { color:#990000;  background: transparent; }

A.WHITELINK:LINK { color: #DDDDDD; background: transparent; }
A.WHITELINK:VISITED { color: #DDDDDD; background: transparent; }
A.WHITELINK:HOVER { color: #3300CC; background: transparent; }
A.WHITELINK:ACTIVE { color: #3300CC; background: transparent; }

A.REDLINK:LINK { color: #990000; background: transparent; }
A.REDLINK:VISITED { color: #990000; background: transparent; }
A.REDLINK:HOVER { color: #FFFFFF; background: transparent; }
A.REDLINK:ACTIVE { color: #FFFFFF; background: transparent; }

a.blacklink { color: black; background: transparent; }
a.blacklink:hover {color: red; background: transparent; }

td.black_white { background : black; color: white; white-space: nowrap; font-weight: bold; }
td.white_black { background : white; color: black; white-space: nowrap; font-weight: bold; border: solid; border-width: 2px; bordercolor:#000000; }

div.greybox { border: solid; border-width: thin; border-color: #d7d7d7; width: 66%; padding: 0.2em; }
div.blackbox { border: solid; border-width: thin; border-color: #000000; width: 50%; padding: 0.2em; }
div.darkblue { color: #000099; }
div.indent1 { margin-left: 40px ; }
div.indent2 { margin-left: 80px ; }
div.indent3 { margin-left: 120px ; }

p.novel { text-indent: 1.5em; margin-top: 0; margin-bottom: 0; }
p.container { margin-top: 0; margin-bottom: .01em; }

select { font-size: 10pt; color: "#333333"; font-family: 'Arial Narrow', Helvetica, sans-serif; }
input { font-size: 10pt; color: "#333333"; HEIGHT:15pt; font-family: 'Arial Narrow', Helvetica, sans-serif; }
input.submitbutton { font-size: 10pt; color: "#333333"; HEIGHT:17pt; font-family: 'Arial Narrow', Helvetica, sans-serif; }


