p {
   font-family : arial, sans-serif; 
   text-align : center;
   vertical-align : text-top; 
   color : rgb(0,0,0);
   background-color : rgb(255,255,255);
   font-size : 14pt;
}

td {
   font-family : arial, sans-serif; 
   text-align : left;
   vertical-align : text-top; 
   color : rgb(0,0,0);
   background-color : rgb(255,255,255);
   font-size : 10pt;
}

td.phead {
   font-family : arial, sans-serif; 
   text-align : left;
   vertical-align : text-top; 
   color : rgb(255,153,51);
   background-color : rgb(255,255,255);
   font-size : 14pt;
}

td.month {
   font-family : arial, sans-serif; 
   text-align : left;
   vertical-align : text-bottom; 
   color : rgb(255,255,255);
   background-color : rgb(0,0,0);
   font-size : 12pt;
}

td.center {
   font-family : arial, sans-serif; 
   text-align : center; 
   color : rgb(0,0,0);
   background-color : rgb(255,255,255);
   font-size : 10pt;
}

td.logo {
   font-family : arial, sans-serif; 
   text-align : left; 
   color : rgb(0,0,0);
   background-color : rgb(255,255,255);
   font-size : 1pt;
}

td.head {
   font-family : arial, sans-serif; 
   text-align : left;
   vertical-align : text-bottom; 
   color : rgb(0,0,0);
   background-color : rgb(255,255,255);
   font-size : 8pt;
}

td.menu {
   font-family : arial, sans-serif; 
   text-align : right;
   vertical-align : text-bottom; 
   color : rgb(0,0,0);
   background-color : rgb(255,255,255);
   font-size : 9pt;
}

td.foot {
   font-family : arial, sans-serif; 
   text-align : left;
   vertical-align : bottom; 
   color : rgb(102,102,102);
   font-size : 8pt;
}

td.foot2 {
   font-family : arial, sans-serif; 
   text-align : right;
   vertical-align : bottom; 
   color : rgb(102,102,102);
   font-size : 8pt;
}

a:link {
   text-decoration : none;
   color : rgb(255,153,51);
   background-color : transparent;
}

a:visited {
   text-decoration : none;
   color : rgb(255,153,0);
   background-color : transparent;
}

a:hover {
   text-decoration:underline;
   color : rgb(255,153,51);
   background-color : transparent;
}

body {
   background-color : rgb(255,255,255); 
}
