
body {font-family: "verdana";}

a {color: #000000;
	text-decoration: underline;}
	
a.b {color: #000000;
	text-decoration: underline;}
	
a:hover {background: white; color: #794FD2;
	text-decoration: underline;}
	
i {font-family: "verdana", italic;
      font-size: 12pt;}
	  
i.b {font-family: "verdana", italic,  bold; 
      font-size: 18pt;}

p {font-family: "verdana", sans-serif;
      font-size: 12pt;}
	  
p.page {font-family: "verdana", sans-serif;
      font-size: 12pt;}
	  
p.list {font-family: "verdana", sans-serif;
	  color: #ffffff;
	  font-size: 12pt;}
	
td.toc {font-family: "verdana", sans-serif;
	  color: #FFFFFF;
	  font-size: 10pt;
	  bgcolor="#000000";}
	  
ul {font: italic;
      font-size: 12pt;}

.status1 .status2 {

    background-color: red;

}
	  
	  
.standOut{
    font-weight: bold;
    background-color: yellow;
}
