

body {background: rgb(73, 100, 40); background: #C0FF3B url(yelobgslmfst.gif) repeat-y; color: green; font-size: medium; font-family: serif; margin-left: 175px; margin-right: 25px;}

H1 {font-family: verdana, arial, helvetica, sans-serif; font-weight: bolder; text-align: center; border-bottom: thin dashed green;}
H2 {font-family: verdana, arial, helvetica, sans-serif; font-weight: bolder;}
H3 {font-family: verdana, arial, helvetica, sans-serif;}
H4 {text-decoration: underline;}

UL {background: #D3FF82; border: thin dotted #D3FF82; margin-right: 50px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 25px; }
OL {background: #D3FF82; border: thin dotted #D3FF82; margin-right: 50px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 30px; }

li {font-family: verdana, arial, helvetica, sans-serif; font-weight: bold;}
ol {list-style-type: decimal; }
ul {list-style-type: square; }

hr {color: green; }

a {text-transform: none; font-style: oblique; color: rgb(206,123,24); }
a:hover {text-transform: none; font-style: oblique; color: rgb(43%, 97%, 17%) }
a:visited {text-transform: none; font-style: oblique; color: #663333; }
a:active {text-transform: none; font-style: oblique; color: #FF7200; }

p {text-align: justify;}

