<style type="text/css">

a {background-color: brown; }

a:link {
background-color: brown;
color:white;
text-decoration: underline;}

a:visited {
background-color: brown;
color:white;
text-decoration: underline;}

a:hover {
background-color: brown;
color:white;
text-decoration: none;}
}

a:active {
background-color: brown;
color:white;
text-decoration: underline;}



body{
background-color:#982a13;

color:white; }


P {font-family: Arial; font-size: 16px; }

P.title {font-family: Book Antiqua; font-size: 16px; color: #ff0000; }

P.list:first-line {font-family: Book Antiqua; font-size: 16px; color: #ff0000;}

TD {font-family: Arial; font-size: 15px; }


h1 { font-family: Book Antiqua;}
h2 { font-family: Book Antiqua; color: #993366; }
h3 { font-family: Book Antiqua;}

h2.alt { font-family: Book Antiqua; color: #0033ff;}

p,h1,h2,h3 {
margin: 10px 10px 10px 10px}

	
</style>



