<style type="text/css">{  }
body		{
		scrollbar-darkshadow-color: #4b4f4c;
		scrollbar-track-color: #878c88; 
		scrollbar-face-color: #4b4f4c; 
		scrollbar-shadow-color: #878c88;
		scrollbar-3dlight-color: #4b4f4c; 
		scrollbar-highlight-color: #4b4f4c;
		scrollbar-arrow-color: #4b4f4c;
       background-color: #4b4f4c


		font-family: Verdana; 
		font-size: 10px; 
		text-align: justify;
		color: #657974; 
		margin: 0;
		line-height: 16px;
		cursor: text;}		


td		{
		font-family: Tahoma; 
		font-size: 9px; 
		text-align: justify;
		color: #000000; 
		margin: 0;
		line-height: 13px;
		cursor: text;
		}


a:link		{	
		text-decoration: none;
		font-weight: bold;
		color: #596059;
		cursor: default;
		}


a:visited	{	
		text-decoration: none;
		font-weight: bold;
		color: #596059;
		cursor: text;
		}

a:active	{	
		text-decoration: none;
		font-weight: bold;
		color: #596059;
		cursor: text;
		}

a:hover 	{	
		text-decoration: none;
		font-weight: bold;
		color: #2b5159;
		cursor: default;
		}
        
        
b 	{	
		text-decoration: none;
		font-weight: bold;
		color: #657974;
		cursor: help;
		}


.bla		{
		font-family: Tahoma; 
		font-size: 9px; 
		color: #000000; 
		line-height: 6px;
		font-weight: bold;
		border: 0px solid #000000;
		background: #FFB2C3;
		cursor: text;
		}

input 		{
		color: #FFB2C3; 
		background: transparent; 
		font-size: 9px; 
		line-height: 13px;
		font-family: Tahoma; 
		border: 1px solid #FFDAC5;
		} 

textarea 	{
		color: #000000; 
		background: transparent; 
		font-size: 9px; 
		line-height: 13px;
		font-family: Verdana; 
		border: 1px solid #FFDAC5;
		} 
//-->
</style>