a:link		{text-decoration : underline; color : #FFFFFF }
a:visited	{text-decoration : underline; color : #FFFFFF }
a:active	{text-decoration : underline; color : #FFFFFF }
a:hover 	{text-decoration : underline ; color : #FFFFFF }

body		{scrollbar-face-color: #005E20;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #479130;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-darkshadow-color: #479130;
		scrollbar-arrow-color: #FFFFFF;
		scrollbar-track-color : #005E20;
		background : #005E20;
		font-family : Arial;
		font-size : 11pt;
		color : #FFFFFF;}

p, td, table	{font-family : Arial;
		font-size : 11pt;
		color : #FFFFFF;}

h1		{font-family : Arial;
		font-size : 14pt;
		font-weight : bold;
		color : #FFFFFF;}