body	{
		margin: 12px;
		color: #000000;
		background-color: #FFFFFF;
		font-family: "Bookman Old Style", "serif";
		font-size: 12pt;
		}
		
.negative {
		color: #FFFFFF;
		background-color: #336699;
		}
		
a		{
		font-weight: bold;
		text-decoration: none;
		color: #4080ff;
		}
		
a:hover {
		color: #ff0000;
		text-decoration: underline;
		}

th { 
		background-color: #d7d7ff;
	}

a.l-menu {
		width: 80%;
		padding: 2px;
		margin: 0px;
		color: #FFFFFF;
		background-color: #6699D2; 
		font-weight: bold;
		text-decoration: none;
		}
		
a.l-menu:hover {
		background-color: #99D2FF;
		text-decoration: none;
		color: #336699;
		}

p	{
		font-size: 12pt;
		text-align: justify;
		}
		
td	{
		font-size: 12pt;
		text-align: left;
		}
h1 {
	font-family: "sans-serif";
        font-size: 200%
    }

h2 {
        font-family: times
        font-size: 130%

}

h3 {
	font-family:"sans-serif" 
        font-size: 180%

}
