body{
  background-color:#FFFFFF;
  color:#000000;
  }

h1,h2{
   font-family:times new roman,times,georgia,century;
   color:#006600;
   }


.sh{text-transform:uppercase;}

h1 { font-size:22pt; }
h2 { font-size:18pt; }

h3,h4 {
   font-family:arial;
   font-weight:bold;
   text-transform:uppercase;
   }

h3 { font-size:14pt;}
h4 { font-size:12pt; }


p,ol,ul,li,dl,blockquote,.std  {
   font-family:times new roman,times,georgia,century;
   font-size:12pt;
   }

p{
   font-family:times new roman,times,georgia,century;
   font-size:12pt;
   }




blockquote{
   font-style:italic;
   }

tt {
   font-family:courier;
   }

a:link {
   color:#CC0000;
   }
   
a:visited{
   color:#000099;
   }

/* named styles for cover page */


.art{
   font-size:18pt;
   }

blockquote.toc{
   font-size:14pt;
   }


/* named styles - letters page */

.lr {
   font-weight: bold;
   }


/* named styles for family fun page */


.ffp-a {
   font-family:arial;
   font-size:14pt;
   font-weight: bold;
   }

.ffp-b {
   font-family:arial;
   font-size:12pt;
   }

/* named styles used in various documents */

.small {
   font-family:arial;
   font-size:10pt;
   }

.foot{
   font-family:times new roman,times,georgia,century;
   font-size:10pt;
   }

.ptop {
   font-size: 16pt;
   }

table.sidebar {
   background-color:#FFFFCC;
   padding: 10pt 10pt 10pt 10pt;
   }

td.caption {
   font-family:arial;
   font-size:10pt;
   }


