body {
   background: #FFFFFF;
   text-align: center;}

h1 {
   font-family: Verdana;
   margin-bottom: 0em;
   font-size: 40px;
   font-weight: bold;
   color: #000000;
   letter-spacing: 3px;}

h2 {
   font-family: Verdana;
   margin-bottom: 0.5em;
   font-size: 15px;
   color: #000000;
   letter-spacing: 2px;}

h3 {
   font-weight: bold;
   font-family: Verdana;
   font-size: 13px;}

#index {
   left: 20%;
   right: 20%;
   top: 15%;
   position: absolute;
   text-align: left;
   font-family: Verdana;
   font-size: 11px;}

p.bold {
   font-weight: bold;}

p.small {
   font-style: italic;
   font-size: 10px;}

img {
   float: left;
   padding-right: 10px;}


a:link { color:#000000; text-decoration:underline;}
a:active { color:#000000; text-decoration:underline;}
a:hover { color:#000000; text-decoration:underline;}
a:visited { color:#000000; text-decoration:underline;}