H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:  x-small;
}

.jsfont{
   font-family: "Courier New", Courier, monospace;
  font-size:  x-small;
   color: #ff0000
}
.jslow{
   font-family: "Courier New", Courier, monospace;
   font-size:  x-small;
   color: #999999;  
}
.htmlfont{
   font-family: "Courier New", Courier, monospace;
    font-size:  x-small;
   color: #009966; 
}
.generic{
   font-family: "Courier New", Courier, monospace;
   font-size:  x-small;
   color:  #000000;
   font-style: italic;   
}
li {
	padding: 1px;
	font-size: x-small;
}
ul{
	font-size: x-small;	
}
.norm{
	padding: 0px;
	  font-size:  x-small;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-size:  x-small;
}
.nounder {
	text-decoration : none;
}
pr {
	font-size:  x-small;
}



