.ktextarea {
	scrollbar-3d-light-color: #0099CC;
	scrollbar-arrow-color: #0099CC;
	scrollbar-base-color: #0099CC;
	scrollbar-dark-shadow-color: #0099CC;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #0099CC;
	overflow:auto;
	width:400px; 
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:12px; 
	border:1px solid #0099CC;
}
.txt {
	width:200px; 
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:12px; 
	border:1px solid #0099CC;
}
.but {
	width:105px; 
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:12px; 
	border:2px solid #000000; 
	background-color:#0099CC; 
	color:#ffffff;
	font-weight:bold;
}

.butcan {
	width:125px; 
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:12px; 
	border:2px solid #000000; 
	background-color:#0099CC; 
	color:#ffffff;
	font-weight:bold;
}

A:link { color: #003366; text-decoration : none;}
A:visited { color: #003366; text-decoration : none;}
A:active { color: #856d52; text-decoration : none;}
A:hover { color: #856d52; text-decoration : none;}


.style2 {font-size: 14px}
.style3 {
	font-size: 12px;
	font-style: italic;
}
.style4 {
	font-size: 10px;
	font-style: italic;
}

