<style TYPE="TEXT/CSS">				<!--
				A  {
					color : blue;
					text-decoration : underline;
				}
				A:hover  {
					color : #D2691E;
					text-decoration : none;
				}
				A:visited  {
					color : #4682B4;
					text-decoration : none;
				}
				A:active  {
					color : #D2691E;
					text-decoration : none;
				}
				A.inner  {
					color : Black;
					text-decoration : underline;
				}
				td.text001  { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-align: justify; vertical-align: top }
				.text002 { color: #768aaf; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
				.text003 { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
				.text004 { color: black; font-size: 10px; font-family: Verdana, Arial, Geneva, Helvetica, Swiss; text-align: justify; vertical-align: top }

				.no_border
				{
					font-family:		verdana,Arial,sans-serif;
					background-color:	#f8f8f8;
					font-weight:	normal;
					font-size:		10px;
					border: 0px solid #666666;
				}

				.send{
					font-size:		10px;
					
				}
				
				select {
					color: black;
					font-size:		10px;
					font-family:	Verdana, Arial, Helvetica, Geneva, Swiss;
					}
				}
				-->
</style>