body   { background-color: #FFFFFF;
         font-family: Arial, Serif;
         margin: 0px; color: #000000;
         font-size: 12px; ) }

h1     { color: #414141;
         font-family: "Arial", Serif;
         font-weight: bold;
         font-size: 30px;}

h2 { color: #555555;
         font-family: "Arial", Serif;
         font-weight: bold;
         font-size: 22px;}

a        { text-decoration: none; color: #000000;
         font-weight: bold;
         font-size: 12px;
         }

a:hover  { text-decoration: underline; }

.small {
       font-family: Verdana;
       font-size: 10px;
       color: #414141;
}


p {
     margin-left: 11%;
     font-family: Verdana;
     font-weight: normal;
     font-size: 12px;
     color: #000000;
}
