body
{
	background-color: #000000;
}
pre
{
	font-family: Verdana;
	font-size: 14pt;
}
table
{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
}
td
{
	font-family: Verdana;
	font-size: 14pt;
	#	color: #6020A0;
	color: #0000AB;
	border-width: 2px;
	border-bottom-width: 0px;
	border-color: #0000AB;
	border-style: dotted;
	padding: 5px;	
}
a
{
	font-family: Verdana;
	font-size: 14pt;
	color: #0000AB;
}
a.nettbutikk
{
	font-family: Verdana;
	font-size: 22pt;
	color: #0000AB;
}
.logo
{
	font-family: Verdana;
	font-size: 14pt;
	text-align: center;
	text-decoration: none;
}
.copyright
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	border-bottom-width: 1px;
}
input
{
	font-size: 14pt;
	color: #0000AB;
	background-color: #000000;
	border-width: 0px;
}
textarea
{
	font-family: Verdana;
	font-size: 14pt;
	color: #0000AB;
	background-color: #000000;
	border-width: 0px;
}
div
{
	font-family: Verdana;
	font-size: 18pt;
	color: #0000AB;
}
div.center
{
	text-align: center;
}