/********************************/ /* Stylesheet for Speed */ /* */ /* Version: 1.0 */ /* Date: 01July2002 */ /********************************/ BODY { margin-left: 0%; margin-right: 0%; margin-top: 0%; margin-bottom: 1%; font-family: arial, sans-serif; color: #004080; background: #FFF; } A:link { text-decoration: none; color: #00F; background: #FFF; } A:active { color: #369; background: #FFF; } A:visited { text-decoration: none; color: #800080; background: #FFF; } A:hover { text-decoration: underline; background: #FFF; } .normal { font-size: 10pt; } .large { font-size: 11pt; } .small { font-size: 9pt; } .smaller { font-size: 8pt; } .highlight { font-size: 10pt; color: #EEE; background-color: #369; } .orange { color: #F30; background-color: #FFF; } .indent { margin-left: 3em; margin-right: 3em; } .indent1 { margin-right: 1em; } H1 { font-size: 12pt; color: #004080; font-weight: bold; } H2 { font-size: 11pt; color: #004080; font-weight: bold; } H3 { font-size: 10pt; color: #F30; font-weight: bold; } .marginbottomzero { margin-bottom: 0; } .margintopzero { margin-top: 0; } .marginzero { margin-top: 0; margin-bottom: 0; } .underline{ text-decoration: underline; }