body { color: #333; background-color: #eee; margin: 0;}

.select_v { width: 200px; font-size: 10px; font-family: Verdana, Arial, Helvetica; }
.input_300 { width: 230px; height: 18px; border: solid 1px #ccc; color: #333; font-size: 12px; font-family: "Courier New", Georgia, Courier, Verdana; }

.titel { color: #333; font-size: 15px; font-family: "Courier New", Georgia, Courier, Verdana; font-weight: bold; }
a.titel:link { color: #333; text-decoration: none; }
a.titel:visited { color: #333; text-decoration: none; }
a.titel:hover { color: #9bc7ff; text-decoration: none; }
a.titel:active { color: #9bc7ff; text-decoration: none; }

.rubrik { color: #333; font-size: 18px; font-family: "Courier New", Georgia, Courier, Verdana; text-decoration: underline; }

.lop { color: #222; font-size: 12px; font-family: "Courier New", Georgia, Courier, Verdana; }

a:link { color: #6886ab; text-decoration: none; }
a:active { color: #9bc7ff; text-decoration: none; }
a:visited { color: #6886ab; text-decoration: none; }
a:hover { color: #9bc7ff; text-decoration: underline; }

.lillainfo { color: #333; font-size: 11px; font-family: "Courier New", Georgia, Courier, Verdana; }

img { border-width: 0; }

textarea {
	color: #333;
	font-family: "courier new";
	width: 500px;
	border-style: solid;
	border-width: 1px;
	display: block;
}
.multivalg { color: #333; font-family: "courier new"; width: 500px; border-style: solid; border-width: 1px; }

