html, body {
color: #222;
font-size: 12px;
line-height: 16px;
font-family: verdana, arial, sans-serif;;
background-color: #ff;
margin: 0;
padding: 0;
}
th, td {
color: #222;
font-size: 12px;
line-height: 16px;
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a {
color: #4f0033;
background: transparent;
font-weight: bold;
text-decoration: none;
}

a:link {
color: #4f0033;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

a:active {
color: #b10033;
background: transparent;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #303;
background: transparent;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #b10033;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

p {
color: #222;
background: transparent;
font: 12px/16px verdana, arial, sans-serif;
}

h1 {
color: #4f0033;
background: transparent;
font: bold 20px verdana, arial, sans-serif;
text-transform: capitalize;
margin-top: 10px;
}

h2 {
color: #bbb;
background: transparent;
font: bold 17px verdana, arial, sans-serif;
padding-bottom: 2px;
border-bottom: 1px solid #ccc;
}

h3 {
color: #222;
background: transparent;
font: bold 13px verdana, arial, sans-serif;
}


blockquote {
color: #222;
background: transparent;
font: 13px/16px verdana, arial, sana-serif;
}

hr {
color: #555;
line-height: 1px;
height: 1px;
}

.tinytext {
color: #555;
background: transparent;
font-weight: normal;
font-size: 11px;
}

.bookcontent {
color: #222;
font: normal 11px/14px verdana, arial, sans-serif;
}

.foot {
color: #069;
background: transparent;
font-weight: normal;
}

.topbartext  {
color: white;
font: bold 17px verdana, arial, sans-serif;
}

input, textarea, select, option {
color: #444;
background: #fefefe;
font: 12px verdana, arial, sans-serif;
padding: 1px;
}
input.button, button {
font-weight: bold;
}

form {
padding: 0;
margin: 0;
}

#rightmenu {
display: none;
}
#bottom {
display: none;
}
