.title  {
       font-size: 21pt;
       font-style: italic;
       color: #660066;
       font-family: arial;
      }

body {
     color: #663333;
     font-family: arial;
     }

hr {
   width: 615px;
   color: #006600;
   height: 4px;
   }

.pic 
img  {
     border-style: ridge;
     border-color: #996666;
     border-width: 5px;
     margin-right: 0px;
     margin-left: 0px;
     }

.spec  {
       color: #006600;
       font-family: arial;
       font-style: italic;
       font-size: 18pt;
       }

.spec2 {
       color: #006600;
       font-family: arial;
       font-style: italic;
       font-size: 12pt;
       }
p {
	font-size: 14pt;
  }


a:link {text-decoration: none;}

a:visited {text-decoration: none;}

.name {
       font-size: 11pt;
       font-weight: bold;
       font-style: italic;
       color: #003366;
      }
