body {
 font-family: Arial;
 font-size: 12px;;
}
a         { color: #FFFFFF;
          }

a:link    { color: #FFFFFF;
          }

a:visited {
          }

td        { font-size: 12px;
          }
td#copyright {
	font-size: 10px;
         color: #808080;
          }
div       { font-size: 12px;
          }

font      { font-size: 12px;
          }
h1 {
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 text-align: left;
 line-height: 14px;
 padding-top: 5px;
 padding-bottom: 10px;
 margin-top: 0px;
 margin-bottom: 0px;
}
h2 {
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 text-align: left;
 line-height: 12px;
 padding-top: 8px;
 padding-bottom: 5px;
 margin-top: 0px;
 margin-bottom: 0px;
}
