
	body {
	background: #eeeeff;
	font-family: Arial, Universe, sansserif;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0%;
    }
    h1 { font-size: 12pt }
	a { color: #000066;  font-size: 12pt; }
        a.small {  font-size: 8pt; }
	a.light {background: #ddddff; color: #000066;  font-size: 12pt; }
	table {width: 90%; background: transparent;}
	table.compact {width: 90%; background: #ddddff;}

	tr.header {background: #333366; color: #cccccc;  text-align: center;  font-size: 14pt }
	tr.vertical { height: 5pt }
	tr.black {background: #000000; color: #ffffff; text-align: center }
	td {
	    line-height : 28pt;     background: transparent;}
   
	td.small {background: #ccccff; text-align: center; line-height : 8pt;}
	td.gold {background: #ccccff; text-align: center ; }
	td.blue {background: #333366; color: #ffffff;  text-align: center }
	td.black {background: #000000; text-align: center }
	td.cdesign {background: #666699;	color: #000000;	text-align: center }
	td.gray {background: #cccccc; text-align: center }
	ol {background: #cccccc; }
	li {background: #ddddff; margin-left: 5%;  margin-right: 5%; margin-bottom: 5pt; }
    p {font-size: 10pt;}
    p.header { font-size: 10pt; color: #333366; }
	p.footer { font-size: 8pt; color: #333366;  margin-right: 5% }
