
html, body{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #1d3281;
	letter-spacing: 0.01em;
}
p, li{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
	margin-bottom: 1em;
	}
a:link{
	color: #1d3281;}
a:visited{ color: #1d3281;	}
a:active{	color: #1d3281;}
a:hover{	color: #000;}


h1,h2,h3,h4,h5,h6{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}	
h1{ font-size: 180%; margin-top: 0px;}
h2{ font-size: 130%; margin-top: 0px;}


#language a:link, #language a:visited{
	color:#666;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
	margin-right:10px;}
#language a:hover, #language a:selected{ 
	color:#fbbb00; }

#maincontent ul{	list-style: square;	margin: 10px 0 10px 40px;}
#maincontent ul li{	margin-bottom: 3px;}
