body {
font-size: 85%;
#background-color:#d8d8d8;
#background-color:#ccb299;
background-color:white;
#background-color: rgb(240, 240, 255);
margin-top:0pt;
margin-left:auto;
margin-right:auto;
padding:0;
width:600pt;
font-family: Arial, Helvetica, "Times New Roman", Times, serif;
}
#main {
width:500pt;
}
h1 {
text-align:center;
font-size: 16pt;
color: #000000;
font-weight: bold;
margin-top: 9px;
margin-bottom: 6px;
}
h2 {
font-size: 12pt;
color: black;
font-weight: bold;
margin-top: 9px;
margin-bottom: 6px;
}
h3 {
/*text-decoration: underline;*/
font-size: 12pt;
color: black;
font-weight: bold;
margin-left:20pt;
margin-top: 15px;
margin-bottom: 3px;
}
p {
margin-left:20pt;
}

a {
#font-weight:bold;
text-decoration:none;
color:blue;
}
a:hover {
#color: purple;
text-decoration:underline;
}
a.heading {
  font-size:11pt;
    /*font-style:italic;*/
      font-weight:bold;
}
li {
padding:3pt;
}
table
{
margin-left:20pt;
font-size:90%;
border-collapse:collapse;
}
th {
padding: 4pt;
background-color: #eeeeee;
font-size:11pt;
}
table,th,td {
/*border: 1px solid black;*/
vertical-align:top;
}
td {
padding: 10pt;
}
#border table, #border th, #border td{
 border:1px solid black;
}



