body {
           margin-top : 0;
           margin-left : auto;
           padding-top : 10px;
           padding-bottom : 10px;
           font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
           color : #999999;
           background : url("gradientBG2.gif");
           font-size : 14px;
      }

p {
           margin : 0;
           padding : 0;
           text-align : justify;
           text-align : center;
      }

p#date {
           font-weight : bold;
           font-family : verdana, arial, helvetica, sans-serif;
           font-size : 10px;
           margin : 0;
           padding : 0;
           text-align : left;
      }

table#outerTable {
           border-style : double;
           border-width : medium;
           border-color : #d4b6e3;
           width : 820px;
           background-color : #fff;
           margin : 0;
           padding : 0;
      }

table#navTable {
           border : none;
           width : 780px;
           background-color : #fff;
           margin : 0;
           padding : 0;
      }

table#content {
           border : 5px;
           width : 780px;
           background : url("reverseGradientBG.gif");
           padding : 2px;
           margin-left : auto;
           margin-right : auto;
           margin-top : 3px;
           margin-bottom : 30px;
      }

table#home {
           border-style : double;
           border-width : medium;
           width : 780px;
           background-color : #000000;
           padding : 17px 10px 15px;
           border-color : #adacac;
           margin-top : 3px;
           margin-bottom : 3px;
           margin-left : auto;
           margin-right : auto;
      }

td#MBlogo {
           text-align : center;
      }

td#navTable {
           text-align : center;
      }

td#links {
           margin : 30px 0 0;
           text-align : left;
           font-size : 11px;
           font-family : arial, helvetica, sans-serif;
           color : #cccccc;
      }

td#header {
           text-align : left;
           font-size : 12px;
           font-family : arial, helvetica, sans-serif;
           color : #666666;
      }

td#contentHeader {
           text-align : left;
           font-size : 12px;
           font-family : arial, helvetica, sans-serif;
           color : #666666;
           background : white;
      }

td#picdes {
           font-size : 11px;
           font-family : arial, helvetica, sans-serif;
           background : white;
           padding-top : 8px;
           padding-bottom : 8px;
           border : 5px;
           text-align : center;
      }
td#content {
           font-size : 12px;
           font-family : monaco, arial, helvetica, sans-serif;
           color : #666666;
           padding-top : 5px;
           padding-bottom : 5px;
           padding-left : 10px;
           padding-right : 10px;
      }

a {
           color : #999999;
           text-decoration : none;
           font-weight : 400;
           font-family : "comic sans ms", verdana, arial, helvetica, sans-serif;
      }

a:link {color : #9966cc;}
a:visited {color : #9966cc;}
a:hover {color : #330033;}

div#top {
           text-align : right;
           font-size : 11px;
           font-family : arial, helvetica, sans-serif;
           color : #999999;
      }

div#footer {
           text-align : left;
           font-size : 10px;
           font-family : arial, helvetica, sans-serif;
           color : #cccccc;
      }

div#content {
           text-align : justify;
      }
      
div#content1 {
           text-align : justify;
           font-family : skia, arial, helvetica, sans-serif;
           font-size : 14px;
      }
