  /* for Loxosceles. by Beth Skwarecki, 2000 */
/* ideas contained herein are stealable. Enjoy. */

HR{
height: 1px;
}

HTML BODY{
background-color: #ffffff;
color: #000000;
}

BODY, TD{
font-family: "trebuchet ms", verdana, geneva, tahoma, sans-serif;
font-size: 12px;
}
/* please note that arial sucks. Even on PCs. And I'm not fond of helvetica,
either. */

P{
text-indent: 2em;
}

.noindent{
text-indent: 0;
}

H1, H2, H3, H4, H5, UL, OL{
}

H1{
color: #009900;
}

A{
color: #009900;
font-weight: bold;
}

A:visited{
color: #999999;
}

A:hover{
text-decoration: none;
}

/* begin class styles */

.bottomtext, HR{
color: #666666;
font-size: 0.9em;
}

.bottomtext A{
color: #66aa66;
}

.sidebar{
float:left; 
/*height:900px;*/
/*margin-right: 2em;*/
}

.humorquestion{
/* I don't know. */
}

