body {
	background-color: #98fb98;
   background: url("../images/sfondoen.jpg");
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#outer {
	background: #2E8B57;
	color: #F0FFF0;
	border: none;
	width: 760px;
	margin: auto;
	padding: 5px 5px 5px 5px;
	border: solid 1px;
	border-color: #000;
}

#header {
	clear: both;
	background-color: #006400;
	background-image: url(ward-eirenua.jpg);
	color: #fff;
	font-size: 60px;
	height: 90px;
	width: 760px;
	border: 1px solid #FFA500;
}

#pad {
	clear:both;
}

.downlinks a{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #98FB98;
	text-decoration: none;
	background-color: #006401;
	text-align: center;
	border: 1px solid #FFA500;
	margin: 1px;
	width: 173px;
	padding: 5px;
	float: left;
	display: inline;
}

.downlinks a:hover {
   font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #98fb98;
	color: #006401;
	padding-left: 5px;
	border: 1px solid #ffa500;
	text-decoration: underline;
}

#content {
   padding: 5px 5px 5px 5px;
	vertical-align: top;
	font-size: 12px;
	}

#footer {
	clear: both;
	font-size: 10px; 
}

#title {
	background-image: url(bg_title.jpg); 
	color: #f8f8ff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	width: 426px;
	height: 30px;
	margin: 5px 25px 5px 5px;
}

.title {
	background-color: #C3BDD9;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	width: 75%;
	padding: 5px 25px 5px 5px;
}

pre {
	line-height: 1px;
	background-color: #000;
	margin: 3px 3px 3px 3px;
}

.audio {
	border: 1px;
	border-style: solid;
	font-size: 11px;
	width: 500px;
	float: none;
	margin-left: 20px;
	padding: 2px 2px 2px 2px;
}

.header {
	background-color: #000080;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border: 1px;
	border-style: outset;
}

.border {
   border: 10px;
	border-color: #dcdcdc;
	border-style: solid;
}

a.white {
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

a.white:hover {
	text-decoration: none;
	color: #ffd700;
}

.blue {
	background-color: #08547c;
	color: #ffd700;
	height: 12px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}

.data1 {
	background-color: #D5DEEE;
}

.data2 {
	background-color: #CAE6E7;
}

a {
	color: #ffa500;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover  {
	color: #ffff00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a img {
	border: 0;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

H2 {
	font-size : 16px;
}

H3 {
	font-size : 20px;
	font-style : italic;
	font-family : sans-serif;
}

H4 {
	font-family: sans-serif;
	font-size: 11px;
	background-color: #006400;
	color: #fff;
	padding: 4px;
	width: 100%;
}

H5 {
	background-color: #006400;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-indent: 100px;
}

h6 {
	font-family: sans-serif;
	font-size: 12px;
	background-color: #006400;
	color: #fff;
	padding: 4px;
	width: 100%;
}

small { 
   font-size : 10px;
}

.footnote {
	font-size: 10px;
}