<style>                 
                 <!--
                 .Hdg1  {
                 	font-size : xx-large;
                 	font-weight : bold;
                 	color : black;
                 	font-family : Monotype Corsiva;
                 }
                 
                 .Hnd1  {
                 	font-size : small;
                 	font-weight : bold;
                 	color : black;
                 	font-family : Arial Narrow;
                 	font-style : normal;
                 }
                 
                 .Hnd2  {
                 	font-size : small;
                 	font-weight : normal;
                 	color : black;
                 	font-family : Times New Roman;
                 	font-style : normal;
                 }
                 
                 .BigRow  {
                 	font-weight : bold;
                 	font-size : 12px;
                 	color : white;
                 	font-family : Verdana;
                 }
                 
                 .NormalRow
                                                                                                                                                        	TR  {
                 	cursor : hand;
                 }
                 
                 .NormalRow
                                                                                                                                                        	SPAN  {
                 	cursor : hand;
                 	font-weight : bold;
                 	font-size : 12px;
                 	color : #cfcfe3;
                 	font-family : Verdana;
                 }
                 
                 .SelectedRow
                                                                                                                                                        	TR  {
                 	cursor : hand;
                 }
                 
                 .SelectedRow 
                                                                                                                                                        	TD  {
                 	cursor : hand;
                 	BACKGROUND-COLOR : #cfcfe3;
                 }
                 
                 .SelectedRow 	
                                                                                                                                                        	SPAN  {
                 	cursor : hand;
                 	font-weight : bold;
                 	font-size : 12px;
                 	color : black;
                 	font-family : Verdana;
                 }
                 
                 .NotSelectImage  {
                 	VISIBILITY : hidden;
                 }
                 
                 .SelectImage  {
                 	VISIBILITY : visible;
                 }
                 
                 .HeaderSpan  {
                 	font-weight : bold;
                 	font-size : 18px;
                 	color : #cfcfe3;
                 	font-family : Arial Rounded MT Bold;
                 }
                 -->
                 </style>
