body    {
background-color: "#eeebd2";
margin: 5px 5px 5px 5px;
}

h1    {
color: "#eeebd2";
background-color: "#d8a29b";
font-family: "Book Antiqua", Times, serif;
border: thin groove #9baab2;
}

p    {
font-family: "Book Antiqua", Times, serif;
margin-left: 10%;
text-align: justify;
}

table    {
padding: 2pt 2pt 2pt 2pt;
}

table.main    {
padding: 0px 0px 0px 0px;
}

p.link    {
color: "#8b007c";
text-align: center;
font-family: "Book Antiqua", Times, serif;
font-weight: bold;
font-size: 10pt;
margin-left: 0%
}

