body { 		background-color: #ffffff;
			
			scrollbar-base-color: #ffffff;
			scrollbar-track-color: #ffffff;
			scrollbar-shadow-color: #cc0000;
			scrollbar-highlight-color:#cc0000;
			scrollbar-arrow-color: #cc0000;
			
			}
			
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #696969
}
		h2 {
	font-family: "Times New Roman", Times, serif;
	color: #696969
}
	h3 {
	font-family: "Times New Roman", Times, serif;
	color: #696969
}

			
td { 		font-family: "Times New Roman", Times, serif;
			font-size: 15px;
			color: #000000
			}
			
td.liten { 	font-family: "Times New Roman", Times, serif;
			font-size: 13px;
				
			}
p { 	font-family: "Times New Roman", Times, serif;
			font-size: 15px;
			color:#000000
			}
			
p.upp { 	font-family: "Times New Roman", Times, serif;
			font-size: 15px;
			color:#000000
			}
			
p.liten { 	font-family: "Times New Roman", Times, serif;
			font-size: 13px;
			}

			
a:link { 	font-family: "Times New Roman", Times, serif;
			font-size: 15px;
			font-weight: bold;
			text-decoration: none; 
			color: #000000
			
			}
a:visited { text-decoration: none; 
			font-weight: bold;
			color: #000000
			
			}
a:active { 	text-decoration: none; 
			font-weight: bold;
			color: #000000
			
			}			
a:hover {
	text-decoration: overline underline;
	font-weight: bold;
	color: #000000;
	background : #cccccc;
}

