BODY  
{
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	margin-left:60px;
	text-align:center;
}

#maincontainer {
	text-align:left;
	margin:0px auto 0px auto;
	width:700px;}
	
P {  font-family: Verdana, Sans-serif; font-size: 0.9em; }
H1 {  font-size: 1.4em; font-weight: bold; color: #6699cc; }
H2 {  font-size: 1.2em;  color: #6699cc; font-weight: normal;}
H3 {  font-size: 1.0em; font-weight: bold; color: #6699cc; }
H4 { font-size: 0.9em; }


	
A:link { color: #6699cc; font-weight: bold }  /* for unvisited links */
  a:visited { color: #6699cc; font-weight: bold } /* for visited links */
  a:active { color: #6699cc; font-weight: bold } /* when link is clicked */


a.invissible {
color:#FFFFFF;
}
a.invissible:hover { color: #ffffff;  }
a.invissible:visited { color: #ffffff;  } /* for visited links */
a.invissible:active { color: #ffffff;  } /* when link is clicked */

.blok
{ 	margin-left:150px;
}

.imageborder {
padding: 10px;
}
.tablefont {
	font-size:0.8em;}