body {
	background: #ffffff; 
	font-family: verdana, arial, tahoma, helvetica, Georgia, Times, sans-serif, serif;
	color: #000000;
	}

p, h1, h2, ul, li, a, a.set2, 
td.navrightside, 
td.pagename, 
td.productname {
	font-family: verdana, arial, tahoma, helvetica, Georgia, Times, sans-serif, serif;
	color: #000000;
	}

html p {
	margin-top: 0px;	
	margin-bottom: 1em;
	}

h1 {	font-family: arial, verdana, tahoma, helvetica, sans-serif, serif;	
	color: #330099;
	font-weight: bold;
	}

h2 {	color: #333399;
	font-weight: bold;
	font-size: 1.0em;
	background-color: #B9CCE9;
	}

a {color: #0033ff;}

body img { /* Don't think this does anything ... */
	display: block;
	border: 0;
	} 


 