
.captionText {
	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
	background-color: #FFFFCC;
	height: auto;
	width: auto;
}
.inputText {
	font: bold 10px "Trebuchet MS", Tahoma, Pristina;
	color: #006600;
	background: #FFFFCC;
	height: 15px;
	width: 120px;
}
.inputText2 {

	font: bold 10px "Trebuchet MS", Tahoma, Pristina;
	color: #006600;
	background: #FFFFCC;
	height: 17px;
	width: 200px;
}
.inputText_small {

	font: bold 10px "Trebuchet MS", Tahoma, Pristina;
	color: #006600;
	background: #FFFFCC;
	height: 15px;
	width: 60px;
}
.sidenavn {
	color: #006600;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Pristina;
	font-size: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	margin: 10px;
	padding: 0px;
}
