<style type="text/css">				<!--
				body  {
					background-color : White;

				}
				td {
					color : #333333;
					font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
					text-decoration : none;
					font-size : 13px;
					font-weight : normal;
				}
				option {

					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 9pt;
					font-style: normal;
					line-height: normal;
					font-variant: normal;
					color: #333333;
					text-decoration : none;
					background-color:#ffffff;
					border-left : 1px;
					border-right : 1px;
					border-bottom : 1px;

				}



				a  {
					color : black;

					text-decoration : none;

				}

				a:hover  {

					color : #ff8e10;

					text-decoration : none;

				}
				.a_on  {
					color : #7777777 ;
					text-decoration : none;
					font-weight : bold;
				}

				.a_on:hover  {

					color : #ff8e10;
					font-weight : bold;
					text-decoration : none;

				}
				.a_off  {
					color : #7777777 ;
					text-decoration : none;

				}



				.a_off:hover  {
					color : #ff8e10 ;
					text-decoration : none;

				}

				select {
					border : 1px;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 9pt;
					font-style: normal;
					line-height: normal;
					font-variant: normal;
					color: #333333;
					text-decoration : none;
					background-color:#ffffff;
					border-left : 1px none Black;
					border-right : 1px none Black;
					border-top : 1px none Black;
					border-bottom : 1px none Black;
				}

				input {
					border : 1px solid Black;
					border-color : Black;
					border-width : 1px;
					padding-left : 2px;
					padding-right : 3px;
					padding-top : 1px;
					padding-bottom : 1px;
				}

				.input {
					border : 1px solid Black;
					border-color : Black;
					border-width : 1px;
				}

				.title  {
					font-size : 15px;
					font-weight : bold;
				}

				.thumb  {
					font-size : 9px;
					font-style : italic;
					font-weight : normal;
				}

				.thumb:hover  {
					font-size : 9px;
					font-style : italic;
					font-weight : normal;
					color : #ff8e10 ;
				}



				.comment  {

					font-size : 12px;
					font-style : italic;

				}

				.footer  {
					font-size : 5px;
					font-style : normal;
					color : #333333;
					font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
					text-decoration : none;
					font-weight : normal;
				}

				.structure {
					font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size : 12px;
					color : #333333;
				}

				.nav {
					font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size : 10px;
					color : #333333;
					font-weight : normal;
				}

				.nav:hover {
					color : #000000;
					font-weight : normal;
				}
				-->
</style>