p  {
	font-size : small;
	font-family : Verdana, sans-serif;
} 
table {
        font-family : Verdana;
	cursor : text;
	color : #000000;
	font-size : small;
        }

h1  {
	font-size : x-large;
	font-family : Verdana;
	font-weight : normal;
	color : #000000;
	text-indent : 30px;
}

h2  {
	font-family : Verdana;
	font-weight : normal;
	font-size : medium;
	color : #000000;
	text-indent : 30px;
	text-decoration : none;
	line-height : 30px;
}

h3  {
	font-family : Verdana;
	font-weight : bold;
	font-size : medium;
	color :#ab100e ;
	text-indent : 30px;
	text-decoration : none;
	line-height : 30px;
}

HR  {
	color :#aeaeae;
}


BODY  {
	background-color :#ffffff;
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : small;
}
.text  {
        position:absolute;
        top:115px;
        width:650px;
        left:130px;
         z-index:0;
        background-color: white;
        padding:0px;
          font-family : Verdana;
          cursor : text;
          color : #000000;
          margin-left: 20px;
        font-size : small;
}
.top {
        position:fixed;
        top:0px;
        width:100%;
        height:114px;
        left:0px;
        z-index:1;
        background-color:#ffffff;
              }
.left {
      position :fixed;
      top:114px;
      left:0px;
      width:135px;
      height:100%; 
      font-family : Verdana;
      font-size : small;
      background-color:#ffffff  ;
      } 

.meny  { 
        font-family : Verdana;
        font-size : small;
        font-weight : bold;
        font-style : normal;
        color :#ab100e ;
       background-color:#ffffff ;
}

.rubrik  {
	font-family : Verdana;
	font-size : large;
	font-weight : bold;
	font-style : italic;
	color :#AB100E ;
} 

.r2 {
        font-family: serif;
      font-size: xx-large;
      font-style: italic;
      font-weight: bold;
      color: #ab100e;
      text-transform: capitalize;
      }

.r1     {
         font-family :Verdana,sanserif;
         font-size : x-large;
           font-weight : normal;
           color : #ab100e;
           text-indent : 30px;
           }

