td 		{
				color: #000000;
				font-family: verdana;
				font-size:10;
				font-weight: bold;
		}
input 	{
				font-family: verdana;
				font-size:10;
				font-weight: bold;
		}

a       { 		color: #cc2277; 
			  	font-weight: bold; 
		        text-decoration: none; 
        } 
a:hover { 		color: #cc6699; 
			  	font-weight: bold; 
		        text-decoration: none; 
        } 
.rubrik {
				font-size:18;
		}
.rubrik_svart {
				font-size:18;
				color: #000000;
		}
.font15 {
					font-size:15;
					font-weight: bold;
		} 
.font11 {
					font-size:11;
					font-weight: bold;
		} 
.line {
				background-color: #C1C7A5;
	  }
.borderStyle {
				border-bottom-width: 1; 
				border-left-width: 1; 
				border-color: #999999; 
				border-top-width: 1; 
				border-right-width: 1; 
				border-style: solid; 
		}
.camouflage {
					color: #4F5D0C
			}
.transparentClass {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.textBg {
	background-color: #FFbbee;
}
.headlineBg {
	background-color: #FF99CB;
}

body
{
  background-color:transparent;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 4px;
}

