body {
text-align: center;
background-color: #E3E2DD;}

#container {  
margin: 0 auto;
width: 500px;
text-align: justify;
font-size: 8pt;
font-family: arial, tahoma, sans-serif;
line-height: 15pt;
padding-bottom: 20px;}

h1 {
text-align: left;
color: #4E8D78;
font-size: 12pt;
font-weight: bold;
font-family: arial, tahoma, sans-serif;}

h2 {
position:absolute;
right:200px;
top:85px;
width: 250px;
text-align: justify;
font-size: 8pt;
font-family: arial, tahoma, sans-serif;}

b {
color: #EE896B;}

#nav {
padding-top:10px;
padding-bottom: 20px;
text-align: center;
font-size: 12pt;
font-family: arial, tahoma, sans-serif;}

A:link {color: #7C9FF9; text-decoration: none; font-weight:bold;}
A:visited {color: #7C9FF9; text-decoration: none; font-weight:bold;} 
A:active {color: #7C9FF9; text-decoration: none; font-weight:bold;}
A:hover {color: #FB8404; text-decoration: none; font-weight:bold; cursor:n-resize;}

#footer {
margin: 0 auto;
width: 500px;
padding: 10px;
background-color: #FFFFC1;
color: #000000;
font-size: 8pt;
font-family: arial, tahoma, sans-serif;
text-align: justify;}
