body {
	background-color: #ffffff;
	background-image:url(/);
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #666666;
	scrollbar-arrow-color: #666666;
}
			
td {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #330000;
}
			
td.liten { 	font-family:  Trebuchet MS, Arial;
			font-size: 11px;
				
			}
			
p.upp { 	font-family:  Trebuchet MS, Arial;
			font-size: 12px;
			color:#330000
			}
			
p.liten { 	font-family:  Trebuchet MS, Arial;
			font-size: 11px;
			}

			
a:link { 	font-family:  Trebuchet MS, Arial;
			font-size: 12px;
		
			text-decoration: none; 
			color: #330000
			
			}
a:visited { text-decoration: none; 
			font-size: 12px;
			color: #330000
			
			}
a:active { 	text-decoration: none; 
			font-size: 12px;
			
			color: #330000
			
			}			
a:hover { 	text-decoration: none; 
			font-size: 12px;
			background-color: #cccccc;
			color: #333333
			
			}

