/* This is identical to envisioning.css except for font sizes, as

   Netscape 4 for some reason thinks things should be smaller. */



body, td {

	color : black;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}



.main {

	font-size: 12px;

	line-height: 140%;

 }



.left-column {

	font-size: 11px;

}



.right-column {

	font-size: 10px;

}



.highlighted { 

	color: #660066; 

}
