.text { 
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
 	color: #585858;
}

h1 { 
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 16px;
 	color: #870c1e;
}

h2 { 
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size: 22px; 
	color: #870c1e; 
	text-decoration: underline; 
}


#oneborder {
	border-right: 1px solid #d5d5d5;
	
}

#borderaround {
	border: 1px solid #d5d5d5;
	
}

A:link {
	color: #4f4949; 
	text-decoration: underline; 
}

A:visited {
	text-decoration: underline;
	color: #870c1e;
}

A:active {
	text-decoration: none;
	color: #6f6f6f;
}

A:hover {
	text-decoration: none; 
	color: #6f6f6f;
}

.inputtext {
	color: #069; 
	font-size: 10px; 
	font-family: Verdana; 
	background-color: #eeeee9; 
	border: solid 1px #c6c6bc; 
	height: 19px; 
	size: 10  
}

.textalauks { 
	color: #069; 
	font-size: 10px; 
	font-family: Verdana; 
	background-color: #eeeee9; 
	border: solid 1px #c6c6bc; 
	size: 10  
}
