body {
	background-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-arrow-color: #000000;
	
}
	h1 { 		font-family: Century Gothic, Verdana, Arial;
			font-size: 16px;
			color:#000000
			}		
h2 { 		font-family: Century Gothic, Verdana, Arial;
			font-size: 15px;
			color:#000000
			}
			h3 { 		font-family: Century Gothic, Verdana, Arial;
			font-size: 14px;
			color:#000000
			}
			th { 		
			color:#000000
			}
			hr { 		
			color:#000000
			}

			
td { 		font-family: Century Gothic, Verdana, Arial;
			font-size: 13px;
			color:#000000
			}
			
td.liten { 	font-family: Century Gothic, Verdana, Arial;
			font-size: 11px;
				
			}
p { 	font-family: Century Gothic, Verdana, Arial;
			font-size: 13px;
			color:#000000
			}
			
p.upp { 	font-family: Century Gothic, Verdana, Arial;
			font-size: 13px;
			color:#000000
			}
			
p.liten { 	font-family: Century Gothic, Verdana, Arial;
			font-size: 11px;
			}

			
a:link { 	font-family: Century Gothic, Verdana, Arial;
			font-size: 13px;
			
			text-decoration: none; 
			color: #000000
			
			}
a:visited { text-decoration: none; 
			
			color:#000000
			
			}
a:active { 	text-decoration: none; 
			
			color: #000000
			}			
a:hover { 	
			
			text-decoration: underline; 
			color: #cc0000
			
			}

