body
{
	color: #000000;
	background-color: #FFFFFF;
	margin: 5em 5em 5em 2em;
	font-family: 'Lucida Grande', Verdana, 
                     Geneva, Lucida, Arial, 
                     Helvetica, sans-serif;
        font-size: 9pt 
}

table
{
	font-family: 'Lucida Grande', Verdana, 
		     Geneva, Lucida, Arial, 
                     Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

table.sidebar {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid black;
}

H1 {
   color: #000000;
   background-color: #CCCCCC;
   font-size: 115%;
   font-style: italic;
}

H2 {
   color: #000000;
   font-style: italic;
   font-size: 110%;
}

H2.story {
   background-color: #CCCCEE;
}

P {
 text-align: justify;
}

.footer {
  font: 70% italic;
}

A {
 text-align: justify;
 color: red;
}
