body   {
       margin: 0;
       padding: 10px;
       background-color: #000000;
       background-image: url(../images/cp.gif);
       }
  
table  {
        font-family: arial, "Times New Roman", sans-serif;
        font-weight: bold;
        font-size: 12px;
        color: #000000;
        background-color: #EEF3F6;
        text-align: left;
        }
table p {
        font-family: arial, "Times New Roman", sans-serif;
        font-weight: bold;
        font-size: 13px;
        color: #000000;        
        background-color: #EEF3F6;
        padding-right:10px;
        padding-left: 10px;
        text-align: left;
        }
table td 
        {
        border: 4px groove #FFCC00;
        }
        
table  .email   {
        font-family: arial, "Times New Roman", sans-serif;
        font-weight: bold;
        font-size: 10px;
        font-style: normal;
        color: #FFCC00;
        background-color: #000000;
        text-align: center;
        }
.webpics{
        border: 8px outset #808080;
        padding: 4px;
        }                
h2      {
        font-family: arial, "Times New Roman", sans-serif;
        font-weight: bold;
        font-size: 16px;
        color: #FFCC00;
        text-align: center;
        }
h3      {
        font-family: arial, "Times New Roman", sans-serif;
        font-weight: bolder;
        font-size: 12px;
        color: #FFFFFF;
        text-align: center;
        }
hr      {
        width: 100%;
        color: #CC9900;
        }
input   {
        font-family: arial, "Times New Roman", sans-serif;
        font-weight: bold;
        font-size: 12px;
        border: 4px outset #AAAAAA;
        padding: 2 0 0 0;        
        color: #FFCC00;
        background-color: #000000;
        }        

<!--
BODY {
scrollbar-face-color:#FFCC00;
scrollbar-highlight-color:#CC9900;
scrollbar-3dlight-color:#CC9900;
scrollbar-darkshadow-color:#808000;
scrollbar-shadow-color:#CC9900;
scrollbar-arrow-color:#CC9900;
scrollbar-track-color:#000000;
}
-->

