body    {
    margin:        0;
    padding:    0;
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
				font-size: 13px;
				line-height: 17px
    color:    #000000;
    background : #ffffff;  
    }
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    }
a    {
    color: #6666cc;
    text-decoration:    none;
    font-weight:    bold;
    }
a:visited    {
    color:    #999999;
    background-color: transparent;
    }
a:hover    {
    color:    #ff6600;
    background-color: transparent;
    text-decoration:    underline;
    }
dt     {
    font-weight: bold;
    }
ol, li, dl, dt, dd {
				font-size: 13px;
    line-height: 15px;
    }
p {
    font-size: 13px;
				margin-top: 0; padding-top: 0;
    line-height: 17px;
    }    
h1    {
    font-size:    18px;
    color:    #FF6600;
    }
    
h2    {
    font-size:    16px;
    }
    
h3    {
    font-size:    14px;
    }
    
h4 {
    font-size:    12px;
    }
    
h5    {
    font-size:    10px;
    }
    
h6    {
    font-size:    8px;
    }        
.head     {
    margin-top: 0; 
    padding-top: 0;
				font-size: 13px;
				font-family: Palatino, Georgia, Times New Roman, Times, serif;
				font-weight: bolder;
				color: #000099;
				}
.sidebar  {
				font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #666666;
				text-align: right;
				line-height: 14px;
    } 
.vertline {  
			background-image: url(../images/onepixelblue.gif); background-repeat: repeat-y
			}
.copyright {
				font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
				font-size: 9px;
				}
.textnav {
				font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
				font-size: 9px;
    color: #000099;
    }
h1, h2, h3, h4, h5, h6    {
    font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    background-color: transparent;
    margin:        0;
    padding:    0;
    }
img    {
        /* turns off gaps around images */
    border:    0
    }