P  {
 font-size : 12pt;
 font-family : verdana,helvetica;
 font-weight : normal;
} 

H1  {
 font-size : 36pt;
 font-family : verdana,arial;
 text-decoration : none;
 text-align : center;
 background-color : transparent;
}

H2  {
 font-size : 26pt;
 font-family : verdana,arial;
 text-decoration : none;
 text-align : center;
 background-color : transparent;
}

H3  {
 font-size : 16pt;
 font-family : verdana,arial;
 text-decoration : none;
 text-align : center;
 background-color : transparent;
}

H4  {
 font-size : 10pt;
 font-family : verdana,arial;
 }

H5  {
font-size : 8pt;
 font-family : verdana,arial;
}

TD  {
 font-size : xx-small;
 font-family : verdana,arial;
 border-color : none;
 }

TH  {
 font-size : 10pt;
 font-family : verdana,arial;
 border-color : none;
 background-color : #0033CC;
 }
 
TR  {
 font-size : 10pt;
 font-family : verdana,arial;
 border-color : none;
 background-color : #E9E9E9;
 }

img  {
border-color: #000000;
 }

 TABLE {
 background-color : none;
 border-color: none;
 }

body              { background-color : #E9E9E9;margin : 0px; font-family : Verdana; font-size : 8pt; color : #000000; }

a:link            { text-decoration : none; font-size : 10pt; color : #0033CC; background-color: transparent; }
a:visited         { text-decoration : none; font-size : 10pt; color : #000000; background-color: transparent; }
a:hover           { text-decoration : none; font-size : 10pt; color : #ff7f50; background-color: transparent; }

a.bottom:link     { text-decoration : none; color : #000000; background-color: transparent; }
a.bottom:visited  { text-decoration : none; color : #000000; background-color: transparent; }
a.bottom:hover    { text-decoration : underline; color : #000088; background-color: transparent; }
