/* Running in Faith style sheet       */
/* 2009 May 23 HTML 4.01 Strict       */
/* 2010 Jul 24 consolate style sheets */
/* replaces ~/css/aplc.css            */
/* replaces ~/rif/archives.css        */
/* 2010 Aug 07 validate W3C and WDG   */ 


body {
   background:white url('../img/bkgnd/img01.jpg') repeat fixed;
   color: black; }
  
 
/* begin table description */
table {
   background:#99ccff;
   color:black;
   border:0px;
   font-family:'Times New Roman',Ariel,sans-serif;
   margin-left:auto;
   margin-right:auto;
   padding:0px;
   width:540px; }
/* end table description */  
  

/* begin td description */
td {
   background:white none;
   color:black;
   margin-left:auto;
   margin-right:auto;
   text-align:left; }
   
 .tdBanner {
   background:#99ccff;
   color:black;
   text-align:center; }
/* end td description */


/* begin paragraph description */
p {
   background:white;
   color:black;
   font-family:'Times New Roman',Ariel,sans-serif;
   margin-left:20px;
   margin-right:20px;
   text-align:left; }

 .pZeroCtr {
   margin:0px;
   padding:0px;
   text-align:center; }


 .pBlockquote {
    margin-left:50px;
    margin-right:50px;
    text-align:left; }
    
 .indent {
   text-indent:30px; }


 .pCenter {
   text-align:center; }

 .pZeroCenter {
   margin:0px;
   text-align:center; }

 .pZeroTop {
   margin-top:0px; }
/* end paragraph description */


/* begin custom text description */
h1.h1T02 {
   background:#99ccff;
   color:red;
   font-family:Helvetica,"Times New Roman",Ariel,sans-serif;
   font-size:150%;
   font-weight:bold;
   margin-top:20px; }
   
span.spanT02 {
   background:#99ccff;
   color:blue;
   font-family:Helvetica, "Times New Roman", Ariel,sans-serif;
   font-size:80%;
   font-weight:bold; }
/* end custom text description */


/* begin table description */
img {
  border:0px;
  margin:0px auto 0px auto; }

 .imgBanner {
   float:left;
   margin:10px 0px 10px 30px; }

 .imgLeft {
   float:left;
   margin:10px 10px 0px 0px; }

 .imgRight {
   float:right;
   margin:10px 0px 0px 10px; }
/* begin paragraph description */



a:link    {background:white; color:blue;  text-decoration:none;}
a:visited {background:white; color:blue;  text-decoration:none;}
a:hover   {background:white; color:green; text-decoration:underline;}
a:active  {background:white; color:red;   text-decoration:none;}

/* end of file */