<style type="text/css">   
   a:hover  {
   	font-family : Tahoma, Arial, Helvetica;
   	font-size : 9pt;
   	color : #339900;
   	text-decoration : none;line-height :8pt;
   }
   
   a  {
   	font-family : Tahoma, Arial, Helvetica;
   	font-size : 8pt;
   	color : black;
   	text-decoration : none;line-height :8pt;
   }
   
BODY {
		FONT-FAMILY: Tahoma, Arial, Helvetica;
		FONT-SIZE: 8pt;
		FONT-WEIGHT: normal;
		}
	TD {
		FONT-SIZE: 10pt;
		}
	TR.header {
		BACKGROUND-COLOR: #7DA7D9;
		FONT-WEIGHT: bold;
		}
	INPUT {
		BORDER-RIGHT: #555555 1px solid;
		BORDER-LEFT: #555555 1px solid;
		BORDER-TOP: #555555 1px solid;
		BORDER-BOTTOM: #555555 1px solid;
		CURSOR: auto;
		FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
		FONT-WEIGHT: bold;
		FONT-SIZE: 8pt;
		}
	.movebutton {
		BACKGROUND-COLOR: #FFC000;
		}
	.submitbutton {
		BACKGROUND-COLOR: #FF8000;
		}
	.deletebutton {
		BACKGROUND-COLOR: #EE0000;
		}
	.newbutton {
		BACKGROUND-COLOR: #80FF80;
		}
	</STYLE>