body { 		background-color: #cc0000;
		
			scrollbar-base-color: #cc0000;
			scrollbar-track-color: #cc0000;
			scrollbar-shadow-color: #ffffff;
			scrollbar-highlight-color: #ffffff;
			scrollbar-arrow-color: #ffffff;
			
			}
			

			
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color:#ffffff
}
			

			
td { 		font-family: "Times New Roman", Times, serif;
			font-size: 15px;
			color:#ffffff
			}
			
td.liten { 	font-family: "Times New Roman", Times, serif;
			font-size: 13px;
				
			}
p { 	font-family: "Times New Roman", Times, serif;
			font-size: 15px;
			color:#ffffff
			}
			
p.upp { 	font-family: "Times New Roman", Times, serif;
			font-size: 15px;
			color:#ffffff
			}
			
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: #ffffff
			
			}
a:visited { text-decoration: none; 
			font-weight: bold;
			color: #ffffff
			
			}
a:active { 	text-decoration: none; 
			font-weight: bold;
			color: #ffffff
			
			}			
a:hover { 	text-decoration: overline underline; 
background-color: #cccccc;
			font-weight: bold;
			color: #ffffff
			
			}

