body,table,td,tr,div,p,pre,h1,h2,h3,h4,h5,ul {font-family: Verdana, Sans-Serif;}
body,td,div,p,pre,ul {font-size: 12px;}

body {
 background-color: #FDFBF5;
 color: #000000;
 margin-top: 25px;
 margin-bottom: 25%;
}

table {
 background-color: #FDFBF5;
}

p strong {
 font-size: 11px;
 font-weight: bold;
 color: #000000;
} 

h1 {font-size: 16px; margin-top: 3px; margin-bottom: 0;}
h2 {font-size: 14px; margin-top: 0;}
h3 {font-size: 12px; margin-top: 2px;}
h4 {font-size: 14px; margin-top: 0; color: #682626}
h5 {font-size: 12px; margin-top: 0; margin-bottom: 0;}

i {text; font-size: 11px; font-weight: bold}
tt {text; font-size: 11px; color: #3d4548;}

a img {border:none;}
a {font-size: 12px; text-decoration: none;}
a:link {color: #3d4548}
a:visited {color: #7d653c}
a:active {color: #DEC3A9}
a:hover{color: #000000; text-decoration: underline;}
a:focus {text-decoration: none;)