body {
	font-family: Goudy old Style;
	font-size: 15px;
	color: #000000;
	
	background-position: center;
}
.table_master {
	width: 100%;
}
.table_header {
	height: 110px;
	width: 760px;
}
.language {
	position: relative;
	top: 10px;
	right: 10px;
	height: 20px;
	width: 33px;
}
.logo {
	position: relative;
	left: 10px;
	top: 10px;
	height: 60px;
	width: 226px;
}
.table_content {
	width: 760px;
}
.navigation {
	position: relative;
	left: 81px;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	top: 102px;
	width: 176px;
	height: 155px;



}
.navigation a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.navigation a:active {
	color: #669966;
	text-decoration: none;
}
.navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;

a:hover {color: red; font-decoration: underline;} 
	color: #FFFFCC;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
td {
	font-size: 14px;
}
