body {
	margin:0px;
	background-color: #FFFFFF;
	padding: 30px;
	}
	
a {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	}
	
a:hover {
	color: #EE7011;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	}
	
.tabel-centreer {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #E5E5E5;
}
.copy {
	color:#333333;
	line-height:17px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	}
	
.header {
	color: #EE7011;
	line-height:25px;
	letter-spacing:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	}

.news-head {
	color: #EE7011;
	line-height:25px;
	letter-spacing: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}
	
.news {
	color: #666666;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}

a.news {
	color: #666666;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

a.news:hover {
	color: #EE7011;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
.navigation {
	font: normal 9px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:normal;
	text-decoration: none;
	}

#center{
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left: -400px; /* half of width */
      }
.news-header {
	color: #EE7011;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.copy-links {
	color:#333333;
	line-height:17px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
}

a.copy-links:hover {
	color:#EE7011;
	line-height:17px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	}

