P  {
 font-size : 10pt;
 font-family : arial,helvetica;
 font-weight : normal;
} 

H3  {
 font-size : 12pt;
 font-family : arial;
 font-weight : bold;
 color : #006699;
}

TABLE  {
 border: 1px none;
 width: 100%
}

TD  {
 font-size : 8pt;
 font-family : verdana,arial;
 text-align : left;
 background-color : #6699AA;
 
}

UL  {
 list-style-position:outside;
 margin-left:10pt;
 list-style-type:square;
 font-family:arial;
 font-size: 9pt
}

LI {
 list-style-position:outside;
 margin-left:10pt;
 font-family:arial;
 font-size: 9pt
}

BODY  {
 background-color : #CCCCCC;
 font-family : arial;
}

