body { background-color: #FFFFCC; }

p, ol, ul, dl, td { color: #330033;
                    font-family: trebuchet MS, verdana, helvetica, arial, sans-serif;
                           font-size: 10pt; }


.intro {    font-weight: bold; }

.lid {     text-align: left;
           font-weight: bold;
            font-size: 8pt; }

.copyright {     text-align: right;
            font-size: 8pt;}

.note {     text-align: right;
            font-size: 8pt; 
            color: #999900;}

h1 { font-family: trebuchet MS, verdana, helvetica, arial, sans-serif;
    font-size: 14pt;
    color: #999966 
    font-weight: normal; }

h2 { font-family: trebuchet MS, verdana, helvetica, arial, sans-serif;
    font-size: 13pt;
    color: #996633;
    font-weight: normal;  }

h3 { font-family: trebuchet MS, verdana, helvetica, arial, sans-serif;
    font-size: 12pt;
    color: #999966;
    font-weight: normal;  }

h4 { font-family: trebuchet MS, verdana, helvetica, arial, sans-serif;
    font-size: 11pt;
    color: #999966;
    font-weight: normal;  }

h5 { font-family: trebuchet MS, verdana, helvetica, arial, sans-serif;
    font-size: 10pt;
    color: #999966;
    font-weight: normal;  }

h6, th { font-family: trebuchet MS, verdana, helvetica, arial, sans-serif;
    font-size: 9pt;
    color: #999966;
    text-align: left;
    font-weight: normal; }

A:link { color: #669999;
                text-decoration: none; }

A:visited { color: #663300;
                text-decoration: none; }
A:active { color: #CC9900;
                text-decoration: none; }

.tdalllines {
	background-color: #ffffcc;
	border-bottom: solid 1px #CC9900;
	border-top: solid 1px #CC9900;
	border-left: solid 1px #CC9900;
	border-right: solid 1px #CC9900;
text-align: right;
            font-size: 8pt;}


