body { 		background-color: #eeeeee;
			scrollbar-base-color: #eeeeee;
			scrollbar-track-color: #eeeeee;
			scrollbar-shadow-color: #eeeeee;
			scrollbar-highlight-color: #900033;
			scrollbar-arrow-color: #900033;
			
			
			}
			

			
td { 		font-family: Trebuchet MS;
			font-size: 12px;
			color:#900033
			}
			
td.liten { 	font-family: Trebuchet MS;
			font-size: 11px;
				
			}
			
p { 	font-family: Trebuchet MS;
			font-size: 12px;
			color:#900033
			}
			
p.liten { 	font-family: Trebuchet MS;
			font-size: 11px;
			color:#900033
			}

			
a:link { 	font-family: Trebuchet MS;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none; 
			color: #900033
			
			}
a:visited { text-decoration: none; 
			font-weight: bold;
			color: #900033
			
			}
a:active { 	text-decoration: none; 
			font-weight: bold;
			color: #900033
			
			}			
a:hover { 	text-decoration: none; 
			font-weight: bold;
			color: #CC0066
			
			}

