A:link    {text-decoration: none; font-weight: bold; color: rgb(0,0,0)}
A:visited {text-decoration: none; font-weight: bold; color: rgb(0,0,0)}
A:active  {text-decoration: underline; color: rgb(0,0,0)}
A:hover   {text-decoration: underline; color: rgb(156,0,15)}



body
      { background-color: rgb(253,255,255);
        font-family: verdana, helvetica, sans-serif;
        font-size: 10pt;
        margin-left: 20%;
        margin-right: 20%;
				text-align: justify;
				line-height: 17pt }
p
      { background-color: rgb(253,255,255);
        text-align: left;
        color: rgb(0,0,0);
        font-size: 10pt;
        line-height: 17pt }

.high
			{ background-color: rgb(56,0,150);
				A:link: rgb(255,255,255);
				A:visited: rgb(255,255,255);
				A:hover: rgb(156,0,15);
				color: rgb(255,255,255);
			}

table
      { background-color: rgb(253,255,255);
        text-align: left;
        color: rgb(0,0,0);
        font-size: 10pt;
        line-height: 13pt; }

.smaller
      { font-size: 8pt;
				line-height: 11pt
      }

h1, h2, h3
      { font-family: verdana, helvetica, sans-serif; 
        font-weight: normal;
        color: rgb(0,0,0); 
        text-align: left;
				line-height: 17pt
} 
         
