body	{
	font-family: arial, helvetica, verdana;
	font-size: 12px;
}
H1	{
    FILTER: DropShadow(OffX=2, OffY=3, color:#000000);
	color: darkred;
    FILTER: DropShadow(OffX=2, OffY=3, color:#000000);
}
TD	{
	font-family: verdana, helvetica, arial;
	font-size: 11px;
}
P	{ width: 660; }
HR	{ width: 660; }

.a	{
	color: #CECEDE;
	font-family: verdana, helvetica, arial;
}

.script	{
	color: darkblue;
	font-size: 12px;
	background-color: #F0F0E0;
	border-bottom-width: 2;
	border-width: 2;
	border-color: #AAAAAA;
	width: 660;
}

.skrift	{
	background-color: #D0F0D0;
}
.Input	{
	font-size: 9px;
	font-family: verdana, helvetica;
	background-color: #D0D0F0;
}
.Button	{
	font-size: 10px;
	font-family: verdana, helvetica;
	background-color: #B0B070;
}
.Typsnitt	{
	font-family: Arial, verdana, Helvetica;
}
.Heading	{
	color: red;
	font-size: 10pt;
	font-family: Arial, verdana, Helvetica;
}
.cellmeny	{
	background-color: #B0B070;
 	font-size: 11pt;
	font-family: Arial, verdana, Helvetica;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-bottom-color: #808050;
	padding: 2;
	color: black;
}
.cellmenysmall	{
	background-color: #B0B070;
 	font-size: 9pt;
	font-family: Arial, verdana, Helvetica;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-bottom-color: #808050;
	padding: 2;
}
.cell	{
	background-color: #D9D9A9;
 	font-size: 9pt;
	font-family: Arial, verdana, Helvetica;
	padding: 2;
}
.dropshad
{
    FILTER: DropShadow(OffX=2, OffY=3, color:#000000)
}
.darkercell	{
	background-color: #c9c999;
 	font-size: 9pt;
	font-family: Arial, verdana, Helvetica;
	padding: 2;
}
.cellborder	{
	border-left-style: solid;
	border-left-width: 1;
	border-left-color: #E0E0A0;
	border-right-style: solid;
	border-right-width: 1;
	border-right-color: #E0E0A0;
	padding-left: 0;
	padding-right: 0;
}
