body {
background-color: #00CCFF;
font-family: verdana, arial, helvetica, sans-serif;
     font-size: 12pt;
     }
p  {
     color: #0000FF;
     font-family: verdana, arial, helvetica, sans-serif;
     font-size: 12pt;
     }

p.first:first-letter {font-size: 14pt; font-style: italic;}
   a:link {color: #FFFFFF;}
   a:visited {color: #FFFFFF;}
   a:hover {color: #FFFFFF; background: #0033FF; text-decoration: none;}   
  a:active {color: #9966FF; background: #0033FF; text-decoration: none;}
h1 {text-align: center; color: #0000FF; font-size: 20pt}

#container
{
width: 100%
}


#main
{
margin-left: 15px;
}

/*************************************************************

Individual Page properties

**************************************************************/

p.site1  {color: #0066FF; line-height: 0px;

}

