/* 
   Copyright Telmi Communcations AB 2007
   Author: Joel Soderstrom 
*/


body {
	/*font-family: "Trebuchet MS", Verdana, Arial;*/
	font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #575757;
}

p {
	line-height: 150%;
	margin: 1.5em 0;
}

h1, h2, h3 {
	/*font-family: "Gill Sans", Tahoma, Verdana, Arial;*/
	font-family: "Lucida Grande",verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 1.50em;
	/*color: #7abb30;*/
	color: #F7941D;
	margin: 0.7em 0 0.3em 0;
	padding: 0;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #f7941d;
}

h3 {
	font-size: 1.1em;
	color: #696969;
	margin: 1.5em 0 0.5em 0;
}

a.metalink {
	text-decoration: none; !important;
	font-size: 11px;
	font-weight: bold;
}


a {
	color: #0083b3;
	/*font-family: "Trebushet MS", sans-serif, Verdana;*/
	text-decoration: underline;
}

a:hover {
	color: #f7941d;
}

a.active {
	color:  #f7941d;
}

#left a {
	font-weight: bold;
	font-size: 1.1em; 
	color: #575757;
	text-decoration: none;
}
