h1  {
	font-size : x-large;
	font-weight : normal;
	font-style : normal;
	color : #2f4388;
	text-decoration : none;
	text-align : right;
	float: left;
	padding-top: 0.5em;
	padding-left: 0;
	margin-left: 1em;
	clear: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2  {
	color : #2f4388;
	text-decoration : none;
	text-align : left;
	font-size: large;
	float: none;
	clear: both;
	font-weight: bold;
	font-style: normal;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

h3  {
	font-size : large;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : center;
}

body  {
	font-size : medium;
	font-family : 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	margin: 0;
}

#logo {
	float: left;
	margin-top: 1.5em;
	margin-left:  2em;
}

#top {
	background: #d5d2d2 url(60er-en.gif) repeat-x;
	border-style: none;
	border-spacing: 0;
	height: 150px;
	border-bottom-style: none;
	border-bottom-width: 0;
	margin:  0 auto;
}

#text {
	background: #ffffff no-repeat;
	border-style: none;
	border-spacing: 0;
	top: 20px;
	margin: 10px auto 20px auto;
	padding-left: 2em;
	padding-right: 2em;
	max-width: 45em;
}

#main {
	background: #ffffff no-repeat;
	border-style: none;
	border-spacing: 0;
	margin: 1em auto;
}

#navigation {
	border-style: none;
	border-spacing: 5px;
	text-align: center;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	line-height: 2.5em;
	clear: none;
	border-left-style: none;
	border-left-width: 5px;
}

#navigation a { text-decoration: none; }

#navigation em { 
	font-style: normal; 
	font-weight: normal; 
}

#navigation span { display: none; }

#navigation a, #navigation strong, #navigation em { 
	padding: 0.3em; 
	white-space: nowrap; 
}

#navigation em a { padding: 0; }

#nav1 { 	
	margin: 0; 
	padding: 0 0.2em; 
	line-height: 2.5em;
	color: #d5d2d2; 
	background-color: #2a2772;
}

#nav1 a { 
	color: #d5d2d2; 
	font-weight: bold; 
}

#nav1 a:hover, #nav1 strong, #nav1 em { 
	color: #FFFFFF; 
	background-color: #e41e26; 
	font-weight: bold;

}

#nav2 { 	
	margin: 0; 
	padding: 0 0.2em; 
	line-height: 2.5em;
	color: #ffffff; 
	background-color: #d5d2d2;
}

#nav2 a { 
	color: #e41e26; 
	font-weight: bold;

}

#nav2 a:hover, #nav2 strong, #nav2 em { 
	color: #ffffff; 
	background-color: #2a2772; 
	font-weight: bold;
}
