body{
 background:#f3edd5;
 color:white;
 font-family:Bookman Old Style, Hoefler Text, URW Bookman L, Times New Roman;
 margin:0px;
 overflow-y:scroll;
}

table{ border-collapse:collapse; border-spacing:0; border:0; }
tr{ vertical-align:top; }
td{ font-size:13px; color:#24170f; padding:0; line-height:18px; }
img{ border:0px; }

a{ color:#816a00; text-decoration:none; }
a:hover{ color:#41886d; }

a.mainmenu{ color:white; text-decoration:none; font-size:16px; font-weight:700; }
a.mainmenu:hover{ color:#999999; }

ul{
 list-style-image:url('images/bullet.jpg');
}

textarea{
 overflow:auto;
}

form{
 margin:0px;
}

.rainbow{
 }

h1{
 display:inline;
 font-weight:700;
 font-size:18px;
 color:#8d481f;
}

h2{
 display:inline;
 font-weight:700;
 font-size:14px;
 color:#8d481f;
}

h3{
 display:inline;
 font-weight:700;
 font-size:12px;
 color:#58967f;
}

hr{
 border:0px;
 border-top:1px dotted #69614a;
 width:90%;
}

b{
 color:#9e6343;
}

b.green{

}
