body.lightblue { background: lightblue; color: black; font-size: 130%}
body.lightskyblue { background: lightskyblue; color: black; font-size: 130%}
body.lightgreen { background: lightgreen; color: black; font-size: 130%}
body.lemonchiffon { background: lemonchiffon; color: black; font-size: 109%}
body.white { font-size: 120% }
body.white15 { font-size: 130% }
body.white_s { font-size: 100% }
BODY.eeffee { background: #EEFFEE; color: black; font-size: 130%; }
BODY.ffeeff { background: #FFEEFF; color: black; }
BODY.lightcyan_s { background: lightcyan; color: black; font-size: 130%}
BODY.lightgreen_s { background: #CCFFCC; color: black; font-size: 90%}
BODY.white_130{ font-size: 130% }
BODY.white_110{ font-size: 110% }
BODY.white_90{ font-size: 90% }

a:link { color: blue }
a:visited { color: green }
a:active { color: maroon }
a:hover { color: salmon } 

h1 { font-style: italic; text-align: center }
h2 { text-align: center }
h3 { text-align: center }

ol.no { list-style-type: none }
ol.number { list-style-type: decimal }
ol.l_alpha { list-style-type: lower-alpha }
ol.u_alpha { list-style-type: upper-alpha }
ol.l_roman { list-style-type: lower-roman }
ol.u_roman { list-style-type: upper-roman }

ul.no { list-style-type: none }
ul.disc { list-style-type: disc }
ul.circle { list-style-type: circle }
ul.square { list-style-type: square }

p.center { text-align: center }

applet.right { float: right }

img.left { float: left }
img.right { float: right }
img.border0 { border-width: 0px }
IMG.middle1 { border-width: 0px; margin-bottom: 0%; margin-top: -7px; position: relative; top: 10px }
IMG.middle2 { border-width: 0px; margin: 2px; position: relative; top: 5px }
IMG.middle3 { border-width: 0px; margin-bottom: -7px; margin-top: -7px; position: relative; top: 15px }
IMG.middle4 { border-width: 0px; margin-top: -40px; position: relative; top: 30px }
IMG.middle5 { border-width: 0px; margin-top: -40px; position: relative; top: 25px }

span.red { color: red}
span.red_b { background-color: red }
span.blue { color: blue}
span.blue_b { background-color: blue }
span.yellow { color: yellow}
span.yellow_b { background-color: yellow }
span.cyan { color: cyan}
span.cyan_b { background-color: cyan }
span.gray { color: gray}
span.gray_b { background-color: gray }
span.green { color: green}
span.green_b { background-color: green }
span.magenta { color: magenta}
span.magenta_b { background-color: magenta }
span.orange { color: orange}
span.orange_b { background-color: orange }
span.pink { color: pink}
span.pink_b { background-color: pink }
span.lightblue { background-color: lightskyblue }
span.lightgreen { background-color: lightgreen }
span.link { cursor: pointer; color: blue; text-decoration: underline }
span.U { text-decoration: underline }
SPAN.O { text-decoration: overline }
span.font15 { font-size: 130% }
SPAN.eeffee { background: #EEFFEE }
SPAN.ffeeff { background: #FFEEFF }

div.lemonchiffon { background-color: lemonchiffon }
div.khaki { background-color: khaki }
div.gold { background-color: gold }
div.blue { background-color: lightskyblue }
div.green { background-color: lightgreen }
div.yellow { background-color: yellow }
div.pink { background-color: pink }
div.white { background-color: white }
div.center { text-align: center }
div.right { text-align: right }
div.font13 { font-size: 120% }
div.font15 { font-size: 130% }
div.ffeeff { background: #FFEEFF }

DIV.double { border-style: double; padding: 15px; border-color: lime }
DIV.solid { border-style: solid; padding: 15px; border-color: lime }
DIV.dotted { border-style: dotted; padding: 15px; border-color: #ffaaff }
DIV.dashed { border-style: dashed; padding: 15px; border-color: #ffaaff }

BUTTON.yellow { font-size: 100%; background-color: yellow; text-align: center }
BUTTON.white_s { font-size: 90%; background-color: white; text-align: center }

input.p12_c { font-size: 110% }
input.p15 { font-size: 100% }
input.small { font-size: 80% }
form.p15 { font-size: 120% }
textarea.s90 { font-size: 90% }

PRE { margin-bottom: 0px; font-size: 18pt }
PRE.no { margin-top: 0px; margin-bottom: -20px; padding-bottom: -15px; font-size: 18pt}
 background-color: white;

