body {background:#FFFFFF; 
	margin-top:0; 
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	}

TABLE {margin-top:0;
		}
			
TD {color:#336633;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	}
/* background is white with (dark green-alt#006600) black text */

A:link {color:#0000FF;
	text-decoration:underline;
	}
/* available links are in (blue) green (alternative:crimson#DC143C) with underline */

A:hover {color:#FF9900;
	text-decoration:underline;
	}
/* the hover feature in MSIE will produce the underline with dark orange text */

A:active {color:#FF9900;
	text-decoration:underline;
	}
/* active links will be in dark orange */

A:visited {color:#993399;
	text decoration:underline;
	}
/* visited links will be in dark magenta with underline */	

.title {font-size:11pt;
		}
/* slightly larger text for headings when classed with bold tags */

