body  {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 8px;
	margin-top : 0px;
	background : WhiteSmoke;
	}
	
P	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
/* Start definition av ovrigt */
tr, td, th  {
	font-size: 11px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	}
	
/* Start definition av text*/
P.readmore {
	font-size: 10px;
	margin-bottom: 0pt; 
	margin-right: 10pt; 
	margin-top: 2px; 
	text-align: right
	}
	
.boldgreen {
  font-size: 15px;
  font-weight: bold;
  color: #009933
  }

.boldred {
  font-size: 14px;
  font-weight: bold;
  color: red
  }

.small {
  font-size: 11px;
  }
  
.x-small {
  font-size: 10px;
  }
  
.big  {
	font-size : 15px;
	font-weight : bold;
	}

.footer {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 8pt;
  text-align: left;
  align: left}
  
.headtext {
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  color: white;
  }
  
.ingress {
  font-weight: bold;
  color: #ec8824;
  }

.bildtext {
  font-size: 11px;
  }

/* Slut definition av text definitioner */
	
/* Start definition av rubriker */
h1  {
	color: #0033ff;
	background: transparent;
	font-weight: bold;
	font-size: 24px;
	}

h2  {
	color: #0033ff;
  	background: transparent;
	font-weight: bold;
	font-size: 20px;
	}

h3  {
	color : #ec8824;
	font-weight : bold;
	font-size : 18px;
	}

h4  {
	color : #ec8824;
	font-weight : bold;
	font-size : 15px;
	}
	
h5  {
	color : Black;
	font-weight : bold;
	font-size : 12px;
	}

h6  {
	color : Black;
	font-weight : bold;
	font-size : 10px;
	}
  
/* Slut definition av rubriker */

/* Start definition av lankutseende */
a:link {
  color: #00008b;
  text-decoration: none;
  background: transparent;}
a:visited {
  color: #00008b;
  text-decoration: none;
  background: transparent;}
a:hover {
    color: black;
	background: transparent;
	text-decoration: underline}
a:active {
  color: #009933;
  background: transparent;}
/* Slut definition av lankutseende */


