body {background-image: url("images/background.gif")}

h1,h2,h3,h4,h5,h6  {font-family: 'Times Roman'; text-align: center; color: #3e0000}

p {font-family: verdana, arial, 'sans serif'; 
color: #400000;
margin-left: 10pt;}

ul {list-style: disc; }

ol {list-style: decimal; }

p,li,th,td {font-size: 100%;}

a:link {text-decoration:none;  font-weight:bold; color:#740000}
a:visited {text-decoration:none; font-weight:bold; color:#ff9933}
a:hover { text-decoration: underline; font-weight:bold; color:#0000ff}
a:active {color: #8b0000; font-weight:bold;}

hr {color: sienna}


