
 body {
          margin:0px 0px; padding:0px;
          background: #FFFFFF;
          font-family: Arial;
          font-size: 12px;
		  color: #333333;

      }

td {
          font-family: Arial;
          font-size: 12px;
      }

.link:link		{ text-decoration: none; color: #000000;}
.link:visited	{ text-decoration: none; color: #000000;}
.link:active	{ text-decoration: none; color: #000000;}
.link:hover		{ text-decoration: none; color: #999999;}

.meny:link		{ text-decoration: none; color: #FFFFFF;}
.meny:visited	{ text-decoration: none; color: #FFFFFF;}
.meny:active	{ text-decoration: none; color: #FFFFFF;}
.meny:hover		{ text-decoration: none; color: #999999;}

.meny {
          font-family: Arial;
          font-size: 11px;
		  color: #FFFFFF;
		  font-weight: 900;
		}

.footerlink:link		{ text-decoration: none; color: #FFFFFF; font-size: 9px;}
.footerlink:visited	{ text-decoration: none; color: #FFFFFF; font-size: 9px;}
.footerlink:active		{ text-decoration: none; color: #FFFFFF; font-size: 9px;}
.footerlink:hover		{ text-decoration: none; color: #FFFF00; font-size: 9px;}

.footer {
          font-family: Arial;
          font-size: 9px;
		  color: #FFFFFF;
		  font-weight: 600;
		}
		
.rubrik {
          font-family: Arial;
          font-size: 12px;
		  color: #FFFFFF;
		  font-weight: 900;
		}
.quota {
          font-family: Arial;
          font-size: 10px;
		  color: #FFFFFF;
		  font-weight: 100;
		}

.headline {
          font-family: Arial;
          font-size: 12px;
		  color: #333333;
		  font-weight: 900;
		}

.underrubrik{
          font-family: Arial;
          font-size: 11px;
		  color: #000000;
		  font-weight: 900;
		}

.boxrubrik {
          font-family: Arial;
          font-size: 12px;
		  color: #FFFFFF;
		  font-weight: 900;
		}
.boxtext {
          font-family: Arial;
          font-size: 11px;
		  color: #FFFFFF;
		}

INPUT {
		font-family: Arial;
		font-weight: bold;
		font-size: 8pt
}

TEXTAREA {
		font-family: Arial;
		font-weight: bold;
		font-size: 8pt
}

 .CHECKBOX {
		background-color: #FFFFFF;
		color: white;
		font-family: Arial;
		font-weight: bold;
		font-size: 8pt
}
 .BUTTON {
		background-color: #236BB3;
		color: white;
		font-family: Arial;
		font-weight: bold;
		font-size: 8pt
}
