body { BACKGROUND-COLOR: #FFffFF; 
		FONT: 12pt "Microsoft Sans Serif", "MS Sans Serif"; 
		COLOR: "Green";
		MARGIN: 0px; 
		PADDING-BOTTOM: 0px; 
		PADDING-LEFT: 0px; 
		PADDING-RIGHT: 0px; 
		PADDING-TOP: 0px; 
		scrollbar-face-color: #666666; 
		scrollbar-shadow-color: #000000; 
		scrollbar-highlight-color: #ffffcc; 
		scrollbar-3dlight-color: #ffffff; 
		scrollbar-darkshadow-color: #99ffff; 
		scrollbar-track-color: #99cccc; 
		scrollbar-arrow-color: #ffff00
		}
a:link { color: "Blue"; 
	text-decoration: none}
a:visited { color: "Red"; 
	text-decoration: none}
a:active { color: "Teal"; 
	text-decoration: none}
a:hover { color: #0099FF; 
	text-decoration: none}
TextArea  {font-size : 10pt; 
	font-family : "MS Sans Serif";
	font-style : normal; 
	line-height: 14pt}
td {font-size : 10pt; 
	font-family : "MS Sans Serif";
	font-style : normal; 
	line-height: 16pt}
th {font-size : 10pt; 
	font-family : "MS Sans Serif";
	font-style : bold; 
	line-height: 16pt}