body	{
	background-color: #FFFFCC;
	}

H1 {
	margin-top: 1.5em;
	margin-bottom: 0.3em;
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	color: #000080;
	font-weight: bold;
	font-style: italic;
}

H2 {
	margin-top: 1.5em;
	margin-bottom: 0.3em;
	font-family: arial, helvetica, sans-serif;
	font-size: 13pt;
	color: #000080;
	font-weight: bold;
	font-style: italic;
}

H3 {
	margin-top: 1.5em;
	margin-bottom: 0.3em;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #C91F16;
	font-weight: bold;
	font-style: italic;
}

P, BLOCKQUOTE {
	margin-top: 1em;
	margin-bottom: 0.3em;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
     font-weight: bold;
}

CENTER {
	margin-top: 1em;
	margin-bottom: 0.3em;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #C91F16;
	font-weight: bold;	
}

TD {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
      font-weight: bold;

}

TH {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

a:link { color: #0000FF; text-decoration: underline;  } 
a:visited { color: #000080; text-decoration: underline;  } 
a:hover {color: #CA2A13; background: #EEAD00; text-decoration: underline} 
a:active {color: #CA2A13; background: #C91F16; text-decoration: underline} 

