   

body {background-color:#C1C1CD; color:#000000; 
         font-size:10pt; font-family: aerial, Helvetica,sans-serif; width:1000px;
margin:0 auto;}

 a:link {color: "white";}
 a:visited {color: "black";}
 a:hover {color: "red";}
 a:active {color: "white";}
 
 img {border-width: 0px; cursor: auto}

 p {cursor: default}

 pre, tt {font-family: monospace; font-size: 10pt}

table.main { margin-left: auto; margin-right: auto; background-color: #FAF0E6; border-width:5px; border-style:double; width: 510px;  }

table.main p {
	text-indent: 2em;
	text-align: left;
}

table.main td {
    padding: 10px;
}

table.minor { margin-left: auto; margin-right: auto; border: 0px; width: 70%; height: 25px;}

h1 {
font-family: "Bernhard Modern Roman";
font-size: 20pt;
font-weight: bold;
color: white;
padding: 0px 5px;
}

li {
margin-bottom:10px;
}

h2 {

font-family: Georgia, "Times New Roman", Times, serif;

font-size: 16px;

font-weight: bold;

color: #000000;

border-bottom: 1px solid #C6EC8C;

} 

li {
margin-bottom:10px;
}

div#content {
    position: relative;
    width: 850px;
  /* clear: both; */
  /*  margin-top: 100px; */
  /*  background-color: #99FFFF; */
}
