body, p, td {
    font-family: Verdana, Arial, sans-serif; 
    font-size: x-small;
    }
h1 {
    font-size: medium;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    }
h2  {
    font-size: small;
    background-color: Transparent;
    color: black;
		margin-top: 2px;
		margin-bottom: 2px;
		margin-left: 1px;
		margin-right: 1px;
    }
h3 
{
    font-size:small;
}    
header {
    background-color: silver;
    }
ul {
	 margin-left: 1px;
	 }
.links 
{ 
    margin: 0px;
    padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; list-style-type: none;   
} 
a:link, a:visited	
{
    color:#000000; text-decoration:none
    }
a:hover, a:active       
{
    color:#990000; text-decoration:none
    }    

.newstitle
{
    color: #990000;
}
    
.darkbar
{
    background-color: #cccccc;
}
.lightbar
{
    background-color: #e6e6e6;
}
.visible {
    display: block;
    }
.hidden {
    display: none;
    }
.show {
    font-size: xx-small;
    color: #4286cb;
    }
.show:hover
{
    cursor: hand;
    color: #ff9900;
}
.footer {
    font-size: xx-small;
    color: silver;
    }
.report 
{
    font-style: italic;
    color: Red;
}
  
.banner {
    font-size: small;
    background-color: #80B0FF;
    color: #ffffff;
		margin-top: 2px;
		margin-bottom: 2px;
		margin-left: 1px;
		margin-right: 1px;
    }
