a					{
					color			: 000000;
					text-decoration	: none;	
					}
a:hover				{
					color			: 000000;
					text-decoration	: underline;	
					}
td					{
					font-family 	: arial;
					font-size 		: 10pt;
					}
.sideborder			{
					border-left 	: 1px white solid;
					border-right 	: 1px white solid;
					border-top 		: 0px white solid;
					border-bottom 	: 0px white solid;
					}
.sml				{
					font-family 	: arial;
					font-size 		: 8pt;
					}
.formtxt			{
					font-size : 8pt;
					font-family : arial;
					font-weight : Bold;
					vertical-align: top;
					}
.wbutton			{
					width : 80px;
					border-width : 1px;
					border-color : #800000;
					color : #000000;
					background-color : #CC9933;
					cursor : hand;
					font-size : 8pt;
					font-family : arial;
					}
			
.chinput			{
					width : 80px;
					border-width : 1px;
					border-color : #000000;
					color : #000000;
					font-size : 8pt;
					background-color : #8EA4B9;
					font-family : arial;
					}
