
BODY{ background: white; color: black; 
      font-family:"‚l‚r ƒSƒVƒbƒN",sans-serif; } 
P{font-size: 17px; }
P.center {text-align: center; }
H1{text-align: center; font: bold ; 
   font-size: 40px; color:green; text-align: center; }
H2{font-size:25px; font-weight: bold; background-color: lime;
   padding-top: 3px; border-color: lime; color: red;}
H3{font-size: 20px; color: Olive; }

IMG{ border-style: none; border-width: 1; 
     margin-bottom: 2px; padding-bottom: 2px; 
     }
TH { font-style: italic;}
TD { width: 120px; text-align: center; border-color: navy;
     border-style: solid; border-width: 1px; font-weight: bold;}
TABLE { border-color: #000080; border-style: solid;border-width:1px; 
        background-color: yellow; text-align: center;
        padding-top: 5px; padding-bottom: 5px;}
HR{ margin-top: 0px; }
SPAN.center{text-align:center;}
SPAN.big {font-size: large;}
SPAN.red {color: red;}
DIV.center{text-align:center;}
UL {font-size:17px; }
DT {margin-top: 3px; margin-bottom: 1px; }
DL {border-color: blue; padding: 8px; font-size:17px; margin-top: 3px; }
blockquote{ border-color: #000080; border-style:solid; padding-left: 3px;}
A:link { color: blue }
A:visited { color: teal }
A:hover { color: red }
