body    {
	    font-family: Verdana;
	    font-size:10pt;
	    color: #FFFFFF
	    }

h1      {
	    font-family: Verdana;
	    font-size:12pt;
	    font-weight:bold
	    }
	    
h3      { 
        font-family: Verdana; 
        font-size: 12pt;
        text-decoration:underline 
        }

A  		{
		COLOR: #333366;
		TEXT-DECORATION: none
		}

a:hover{
		text-decoration: none;
		color: #3333FF;
		font-weight: bold
		}
