a 
		{  
		color: 				#282F6D; 
		text-decoration:	none;	
		}

body
		{  
		font-family: 		tahoma, Arial, Helvetica, "sans-serif"; 
		margin-left:		8px;
		margin-top:			0px;
		margin-right:		0px;
		margin-bottom:		0px;
		}
		
table
		{  
		font-size: 			11px;
		}		

a:hover
		{
		text-decoration:	underline;    
		}

a.tipPrint
		{
		text-decoration:	none;    
		}
		
a.links
		{
		color:				#676767;
		font-weight:		; 
		}
		
		
h1
		{
		padding: 0;
		margin: 0;
		}

h2
		{
		font-size:			13px;
		font-weight:		bold;
		margin-top:			10px;
		margin-bottom:		5px;
		}

		
input
		{
		font-size: 			10px; 
		width:				350px;
		}
		
textarea
		{
		height:				100px;
		width:				350px;
		}
		
input.button
		{
		font-size: 			10px; 
		width:				80px;
		}
		
input.radio
		{
		width:				20px;
		}		
		
input.search
		{
		font-size: 			10px; 
		width:				96px;
		border-style:		solid;
		border-width:		1px;
		border-color:		#A3AFBA;
		}		

.feil_veilys 
		{	
		width:				190px;	
		}

.buttons
		{
		background-color:	#CCDBE9;
		border-width:		1px;
		color:				#000000;
		font-size:			9px;
			
		font-family:		tahoma, sans-serif;
		width:				60px;
		}


		
	


