 body {
 width: 800px;
 background: #ffffff;
 color: #000000;
 margin-left: auto;
 margin-right: auto;
 font-size: 11px;
 }
 #toptop {
 margin: 20px 0px 20px 0px;
 width: 100%;
 }
 a:link {
 background: transparent;
 color: #0000EE;
 text-decoration:none;
 }
 a:visited {
 background: transparent;
 color: #993399;
 text-decoration:none;
 }
 a:active {
 background: transparent;
 color: #009933;
 text-decoration:underline;
 }
 a:hover {
 background: transparent;
 color:#ff0000;
 text-decoration:underline;
 }
/* defines width & margins for whole page */
 div.d1 {
 margin-left: 30px;
 margin-right: 30px;
 width: 700px; 
 }
 p.c8 {
 font-family: verdana, arial;
 font-size: 100%; 
 line-height: 130%;
 }
 p.c7 {
 font-family: verdana, arial; 
 font-size: 90%; 
 text-align: center;
 }
 span.c14 {
 color: #000000;
 font-family: arial;
 font-size: 150%;
 font-weight: bold;
 }
 div.c66 {
 text-align: center; 
 }
 p.c5 {
 font-family: arial;
 font-size: 200%;
 font-style: italic;
 text-align: center;
 text-decoration:underline;
 }