/* use C-style comments to comment things out */
/* note that NS 4.x seems to have trouble with inheritance, so you have to 
   have all the block elements here */

body,td{
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#a1201a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



