div.main {
	margin:0px auto;
	width:400px;
}

div.content {
	background-color:#CCCCCC;
	width:500px;
	height:300px;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	overflow:auto;
}

.bottom {
	width:100%;
	height:20px;
	margin-right:30px;
	margin-top:2px;
	text-align:right;
}

li {
	list-style-type:square;
}

table {
	width:500px;
	height:300px;
}

.tekst {
	font-weight:normal;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px;
}

.tesktvet {
	font-weight:normal;
	font-size:12px;
	color:#666666;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

a:visited {
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

a:hover {
	font-size:12px;
	color:#ff3333;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

a:active {
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.titel {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#666666;
	vertical-align:top;
}

.tekstitalic {
	font-weight:normal;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
