/* Copyright © 1998-2006 Bruse LF Persson, bruse@tram.nu */

BODY, P, TABLE, TD, TH, UL, INPUT, TEXTAREA, DIV {
		font-size: 12px;
		font-family: verdana, geneva, arial, helvetica, sans-serif;}

BODY	{	background-attachment: fixed;}

INPUT, TEXTAREA {
		color: red;
		border-color: gray;
		border-style: solid;}

.sub {		background: red;
		color: white;
		font: bold;
		border-color: gray;
		border-style: solid;}

.liten {	font-size: 8pt;
		font-weight: normal;
		font-family: verdana, geneva, arial, helvetica, sans-serif;}

.mindre {	font-size: 11px;
		font-weight: normal;
		font-family: verdana, arial, geneva, helvetica, sans-serif;}

.rubrik {	font-size: 18px;
		font-weight: bold;
		font-family: verdana, arial, geneva, helvetica, sans-serif;
		color: black;}

.tabell {border-collapse: collapse;
		border-color: #000000;
}

/* GAMMALT */

.rubrik1 {	font-size: 12pt;
		font-weight: bold;
		font-family: verdana, geneva, arial, helvetica, sans-serif;}

.rubrik2 {	font-size: 14pt;
		font-weight: normal;
		font-family: verdana, geneva, arial, helvetica, sans-serif;}

/* GAMMALT */


H1, H2, H3, H4, H5, H6 {
		font-weight: normal;
		font-family: verdana, geneva, arial, helvetica, sans-serif;
		margin-bottom: 0px;
		margin-top: 0px;}

H6	{	font-size: 8px;}
H5	{	font-size: 10px;}
H4	{	font-size: 12px;}
H3	{	font-size: 14px;}
H2	{	font-size: 18px;}
H1	{	font-size: 24px;}

A	 {	font-size: 12px;
		font-weight: normal;
		font-family: verdana, geneva, arial, helvetica, sans-serif;}

A:link {	text-decoration: underline;
		color: #0000CC;}

A:visited {	text-decoration: underline;
		color: #0000CC;}

A:active {	text-decoration: underline;
		color: #0000CC;}

A:hover {	text-decoration: underline;
		color: #CC0000;}