a:link 	{ 
				color:#95C562;
				font-weight:regular;
				font-size : 9pt;
				text-decoration: none
				}

a:visited { 
				color: #95C562;
				font-weight:regular;
				font-size : 9pt;
				text-decoration: none
				}
	
a:hover	{ 
				color: #183E6F;
				font-weight: regular;
				font-size: 9pt;
				text-decoration: none
  				}	
				
a:active  { 
				color: #183E6F;
				font-weight:regular;
				font-size: 9pt;
				text-decoration: none
  				}

		
body  			{
				font-size : 9pt;
				font-family : Arial, Verdana, Tahoma, Sans Serif;
				background-color : #FFFFFF;
				color : #183E6F;
				scrollbar-face-color : #FFFFFF;
				scrollbar-shadow-color : #183E6F;
				scrollbar-highlight-color : #FFFFFF;
				scrollbar-3dlight-color : #183E6F;
				scrollbar-darkshadow-color : #FFFFFF;
				scrollbar-track-color : #FFFFFF;
				scrollbar-arrow-color :#183E6F;
				overflow:auto;
				}
				
				
h1   			{
				font-family: Arial, Verdana, Tahoma, Sans Serif;
				color:#183E6F;
				font-weight:bold;
				font-size :9pt
				}

td   			{
				font-family: Arial, Verdana, Tahoma, Sans Serif;
				color:#183E6F;
				font-weight:regular;
				font-size : 9pt;
								}
				
td.sub a 
				{
				display:block; 
				width:100%;
				height: 100%;				 
				background-color:#FFFFFF; 
				color:#183E6F;
				font-family: Arial, Verdana, Tahoma, Sans Serif;	
				font-weight:regular;				
				font-size : 9pt			
				}
				
td.sub a:visited 
				{
				display:block; 
				width:100%; 
				height: 100%;				
				background-color:#FFFFFF; 
				color:#183E6F;
				font-family: Arial, Verdana, Tahoma, Sans Serif;	
				font-weight:regular;				
				font-size : 9pt			
				}				

td.sub a:hover 
				{
				display:block; 
				width:100%; 
				height: 100%;				
				background-color:#183E6F; 
				font-weight:regular;
				color:#FFFFFF;
				font-family: Arial, Verdana, Tahoma, Sans Serif;	
				font-size : 9pt			
				}


td.sub a:active 
				{
				display:block; 
				width:100%; 
				height: 100%;				
				background-color:#183E6F; 
				color:#FFFFFF;
				font-weight:regular;
				font-family: Arial, Verdana, Tahoma, Sans Serif;	
				font-size : 9pt			
				}