/* 	Basic CSS Document 
		to prevent flash of unstyled content in IE
		to give NS4 a bit of style
*/

	body, td, th {
		font-family: Arial, Helvetica, sans-serif;
	}
