body {
	background-color: #ffffff;
	background-image: ;
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #666666;
	scrollbar-arrow-color: #666666;
}
h1 {font-family: Trebuchet MS, Arial;
	font-size: 14px;
	color: #663333;
}
h2 {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #663333;
}
h3 {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #663333;
}

b {
	color: #660000;
}

strong {
	color: #660000;
}

hr {
	color: #330000;
}

div {font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #330000;
}

div.text {font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #330000;
}


th {font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #330000;
}
	
td {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #330000;
}
			
td.liten { 	font-family:  Trebuchet MS, Arial;
			font-size: 11px;
			}
			
i 		{ 	font-family:  Trebuchet MS, Arial;
			font-size: 12px;
			color:#333333
			}
			
	em 		{ 	font-family:  Trebuchet MS, Arial;
			font-size: 12px;
			color:#333333
			}		
			
			
p { 	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;
	font-weight: bold;
	text-decoration: none;
	color: 660000;
}
a:visited { text-decoration: none; 
			font-size: 12px;
			font-weight: bold;
			color: #660000
			
			}
a:active { 	text-decoration: underline; 
			font-size: 12px;
			font-weight: bold;
			color: #660000
			
			}			
a:hover {
	text-decoration: underline overline;
	font-weight: bold;
	color: #333333;

}

input {		
				border: 1px solid #996666;
				font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #663333;
				
}

textarea {      
border: 1px solid #996666;
				font-family: Verdana, Arial;
	font-size: 11px;
	color: #663333;
				
}

option {
	border: 1px solid #996666;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #663333;
	background-color: #996666;
}
