body {
background-color: #E8E5E4;
color: #000000;
font-size: 12pt;
font-family: arial;
}

a {color: #000000; text-decoration: none; background-color: #e8e5e4;}
a:link {color: #000000; text-decoration: none; background-color: #e8e5e4;}
a:visited {color: #000000; text-decoration: none; background-color: #e8e5e4;}
a:hover {color: #000000; text-decoration: underline; background-color: #e8e5e4;}

h1 {
color: #000000;
font-weight: bold;
font-size: 16pt;
background-color: #E8E5E4;
font-family: arial;
}

span.look {
text-decoration: underline;
font-weight: bold;
font-size: 12pt;
color: #000000;
background-color: #e8E5E4;
font-variant: small-caps;
font-family: arial;
}

h2 {
color: #000000;
font-weight: bold;
font-size: 14pt;
background-color: #E8E5E4;
font-family: arial;
}

p {
margin: 8px 8px 8px 8px;
font-family: arial;
font-weight: normal;
font-size: 12pt;
color: #000000;
background-color: #E8E5E4;
}

#important {
margin: 8px 8px 8px 8px;
font-weight: normal;
font-size: 12pt;
color: #000000;
background-color: #E8E5E4;
font-variant: small-caps;
font-family: arial;
}

#center {
margin: 10px 10px 10px 10px;
align: center:
}
