			BODY{background: #FFFFFF;}

             A:link {
             color: #1040AC;
             font-family: Arial, Helvetica, sans-serif;
             font-size: 11px;
             font-style: normal;
             font-weight: bold;
             text-decoration: none;
             }
             
             A:visited {
           	color: #1040AC; 
            	text-decoration : none;
            	font-style : normal;
            	font-weight : bold;
            	font-family : Arial, Helvetica, sans-serif;
            	font-size : 11px;
            }
             
			 A:hover{font-family: Arial, Helvetica, sans-serif; 
             font-size: 11px; 
             font-style: normal; 
             font-weight: bold; 
             text-decoration: underline
			}
			 
			 
             A:active {
         /**    color: #FFA012;	**/
            	font-family : Arial, Helvetica, sans-serif;
            	font-size : 11px;
            	font-style : normal;
            	font-weight : bold;
            }
             
             .title{font-weight: bold; 
             color: #1040AC; 
             font-family: Arial, Helvetica, sans-serif}
             
             .td_light{
             background-color: #D0EFF0;
             color : Black;
             font-family : Arial, Helvetica, sans-serif;
             font-size : 12px;
             font-weight : normal;
             font-style : normal;
             }
			
			.td_light_old{
             background-color: #C1CEEA;
             color : Black;
             font-family : Arial, Helvetica, sans-serif;
             font-size : 12px;
             font-weight : normal;
             font-style : normal;
             }
			 
			.td_l_green{
             background-color: #E0F7E0;
             color : Black;
             font-family : Arial, Helvetica, sans-serif;
             font-size : 12px;
             font-weight : normal;
             font-style : normal;
             }
			
             .td_gray{
             background-color: #E9E9E9;
             color : Black;
             font-family : Arial, Helvetica, sans-serif;
             font-size : 12px;
             font-weight : normal;
             font-style : normal;
             }
             
             .td_dark{
             background-color: #1040AC;
             font-family : Arial, Helvetica, sans-serif;
             font-size : 12px;
             font-style : normal;
             font-weight : bold;
             color : White;
             }
             
			 .td_dark_old{
             background-color: #4C40AC;
             font-family : Arial, Helvetica, sans-serif;
             font-size : 12px;
             font-style : normal;
             font-weight : bold;
             color : White;
             }
			 
			 .td_turq{
             background-color: #D0EFF0;
             color : Black;
             font-family : Arial, Helvetica, sans-serif;
             font-size : 12px;
             font-weight : normal;
             font-style : normal;
             }
             .td_main {
             background-color: #FFFFFF;
             font-family : Arial, Helvetica, sans-serif;
             font-size : 12px;
             font-style : normal;
             font-weight : normal;
             color : Black;
             }
             
             .td_nav {
             background-color: #FFFFB9;
             color : Black;
             font-family : Arial, Helvetica, sans-serif;
             font-size : 12px;
             font-weight : normal;
             font-style : normal;
             font-variant : normal;
             }
             
			 .td_d_orange {
             background-color: #DF572F;
             color : White;
             font-family : Arial, Helvetica, sans-serif;
             font-size : 12px;
             font-weight : normal;
             font-style : normal;
             font-variant : normal;
             }
             
			 .td_norm {
             background-color: White;
             color : Black;
             font-family : Arial, Helvetica, sans-serif;
             font-size : 12px;
             font-weight : bold;
             font-style : normal;
             font-variant : normal;
             }
             .BUTTON {
             BORDER-RIGHT: thin outset; BORDER-TOP: thin outset; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: thin outset; COLOR: #4C40AC; BORDER-BOTTOM: thin outset; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #C1CEEA; font-style: normal; text-decoration: none;
             ; border-color: #FFFFFF #FFFFFF #CCCCCC #CCCCCC; border-style: outset; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; padding-top: 1px; padding-right: 4px; padding-bottom: 1px; padding-left: 4px
             }
