body { margin-top: 0px;
       margin-left: 0px;
       font-family: verdana;
	   font-size: 10pt;
	   font-weight: 500;
	   font-style: normal; 
	   color: maroon;
	   background-color: rgb(255,255,255); }

td {   color: maroon;
	   font-family: verdana;
	   font-size: 10pt;
	   font-weight: 500;
	   font-style: normal; }
	   
p { margin: 10px; }
	 
td.newlinkhdr { background-color: rgb(215,215,215) ;
                font-family: verdana;
                font-size: 8pt;
			    font-weight: bolder; }

td.linkhdr1 { background-color: rgb(0,136,255);
			  border-top: 1px solid rgb(0,0,105);
			  border-right: 1px solid rgb(0,0,105);
			  border-left: 1px solid rgb(0,0,105);
			  border-bottom: 1px solid rgb(0,0,105); }

td.linkhdr2 { color: black;
              background-color: rgb(215,215,215);
			  border-top: 1px solid rgb(150,150,150);
			  border-bottom: 1px solid rgb(150,150,150); }
			  
td.bordershading { border-top:1px solid rgb(150,150,150);
                   border-right:1px solid rgb(150,150,150);
                   border-bottom:1px solid rgb(150,150,150);
				   background-color: rgb(245,245,245); }
	 	 
td.link { font-family: verdana;
          font-size: 8pt;
          font-weight: 600;
          border: 0px solid rgb(102,0,0); }
 
font.title1 { font-family: verdana;
	          font-size: 20pt;
		      font-weight: 900;
		      font-style: normal;
		      color: rgb(132,127,252); }

font.title2 { font-family: verdana;
	          font-size: 12pt;
		      font-weight: 900;
		      font-style: normal;
		      color: rgb(255,255,255); }
			  
a:link        { color:maroon; 
                text-decoration:none; }
				
a:visited     { color:maroon;  
                text-decoration:none;  }
		
a:hover       { color:red;  
                text-decoration:none; }

a:link.header { color: white;  
                text-decoration:none; }

a:visited.header { color: white;  
                   text-decoration:none; }

a:hover.header { color: #FFFF00; 
                 text-decoration:none; }
