body { background:#ffffff url(bg.bmp) repeat;
font-family:Times,Times New Roman, Serif;
font-size:1.0em;
color: #000000;
margin: 0% 0% 0% 0%; }

a { color:blue;
text-decoration:none;
background-color:none; }

a:hover { color:purple;
text-decoration:none;
background-color:none; }

.text { font-family:Times,Times New Roman, Serif;
font-size:1.2em;
font-style:normal;
color:black; }
.text-lg { font-family:Times,Times New Roman, Serif;
font-size:1.4em;
font-style:normal;
color:black; }
.text-sm { font-family:Otto Weininger Handwriting;
font-size:4.0em;
font-style:normal;
color:black; }
.quote { font-family:Palatino Linotype;
font-size:0.8em;
font-style:italic;
color:black; }
.white { font-family:Times,Times New Roman, Serif;
font-size:1.1em;
font-style:normal;
color:skyblue; }
.ad { font-family:Arial, Sans Serif, Helvetica;
font-size:0.8em;
font-style:normal;
color:yellow;
font-weight:600;
background-color: navy; }

hr { color:#eeeeff;
background-color:#FFee44;
width:75%;
align:left; }

UL.square { list-style-type:square; }
OL { list-style-type:decimal; } /* 1 2 3 4 etc. */

