body {
font-family: tahoma, verdana, arial;
font-size: 8pt;
text-align: justify;
color: #000000;
background-color: #F5F5DC;
background-image: url();
}

p, div, tr, td, table {
font-family: tahoma, verdana, arial;
font-size: 8pt;
text-align: justify;
color: #000000;
}

b {
color: #000000;
}

a:link, a:visited, a:active {
color: #000000;
text-decoration: none;
}

a:hover { 
color: #000000; 
text-decoration: none;
border: 1px solid; border-color: #000000; cursor:crosshair;
}

textarea, input {
font-family: tahoma, verdana, arial;
font-size: 8pt;
color: #000000;
text-align: left;
background-color: #937B63;
border: 1px solid #000000;
}

h1 {
font-family: arial, verdana, tahoma;
font-size: 11px; 
color: #000000; 
text-transform: lowercase;
text-align: left;
font-weight: bold;
letter-spacing: 4px; 
border-bottom: 1px solid #000000;
margin-bottom: 2px;
}