

body {
background-color: #dfd7c4;
}

html {text-align: center; }


body, td {
font-size: 15px;
font-family: trebuchet ms, arial;
color: #330000; 
}

h1 { font-size: 24px; font-weight: normal; color: #980000; }

h2 { font-size: 15px; font-weight: normal; }

a:visited { color: #8c2525;font-weight: bold; }
a:link    { color: #990000;font-weight: bold; }
a:hover   { color: #cc0000;font-weight: bold; }
