	body  { 
              background-color:#FFFFCC;
              color:#000099;
              font-size:10pt; 
              font-family:Verdana,Arial,sans-serif;
              font-weight:bold;
              text-align:center;
              }
        h1 {
            color:#000099;
            background-color:#FFFFCC;
            font-size:12pt; 
            font-weight:bold;
            font-family:Verdana,Arial,sans-serif;
            text-align:center;
           }
        h2 {
            color:#000099;
            background-color:#FFFFCC;
            font-size:10pt; 
            font-weight:bold;
            font-family:Verdana,Arial,sans-serif;
            text-align:center;
            }
	p {
            color:#000099;
            background-color:#FFFFCC;
            font-size:10pt; 
            font-family:Verdana,Arial,sans-serif;
            font-weight:bold;
            text-align:center;
            }
        p.copyright {
                 color:#000099;
                 background-color:#FFFFCC;
                 font-family:Verdana,Arial,sans-serif;
                 font-weight:bold;
                 font-size:10px;
                 font-style:normal;
                 text-align:center;
                 text-decoration:none;
                 text-transform:none;
                 }
        a:link {
            text-decoration:underline;
            color:#990000;
            background-color:#FFFFCC;
            font-family:Verdana,Arial,sans-serif;
            font-weight:bold;
            }
        a:visited {
            text-decoration:underline;
            color:#990000;
            background-color:#FFFFCC;
            font-family:Verdana,Arial,sans-serif;
            font-weight:bold;
            }
        a:hover {
            text-decoration:underline;
            color:#990000;
            background-color:#FFFFCC;
            font-family:Verdana,Arial,sans-serif;
            font-weight:bold;
            }
        a:focus {
            color:#990000;
            background-color:#FFFFCC;
            font-weight:bold;
            font-family:Verdana,Arial,sans-serif;
            }
