body	{
	background-color:#ffffff;
	margin-left:10px;
	margin-top:10px;
	text-align:left;
	font-size:0.72em;
	/*background-image: url(img/blue.gif); background-attachment: fixed; background-position:;*/
	}

table	{
	padding:0px;
	spacing:0px;
	}

td	{
	font-family:Arial;
	font-size:0.82em;
	color:#222;
	}

td.bg	{
	font-family:Arial;
	font-size:0.72em;
	color:#222;
	background-color:#cccccc;
	}

td.rubrik	{
		font-family:Arial;
		font-size:0.72em;
		font-weight:bold;
		color:#222;
		}

a	{
	/*font-family:verdana;*/
	/*font-size:0.72em;*/
	color:#ff0000;
	}

a.fet	{
	/*font-family:verdana;*/
	/*font-size:0.72em;*/
	font-weight:bold;
	color:#ff0000;
	}

hr	{
	height:1px;
	color:#172f68;
	}

input	{
	font-family:Arial;
	font-size:1em;
	}
textarea	{
		font-family:Arial;
		font-size:1em;
		}
.button	{
	font-family:Arial;
	font-size:1em;
	font-weight:none;
	background-color:;
	color:;
	border-color:;
	border-width:1px;
	border-style:solid;
	width:;
	height:;
	cursor:pointer;
	}
