body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
td {
	font-size:12px;
}
a {
	color:#333366;
}
h1 {
	margin:0;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #666699;
	color:#666699;
}
h2 {
	margin:10px 5px;
	font-size:14px;
	font-weight:normal;
	border-bottom:1px solid #999;
}
.fullheight {
	height:100%;
}
.menucell {
	padding:10px 15px;
	vertical-align:bottom;
	font-weight:bold;
}
.menucell a {
	text-decoration:none;
}
.menucell a:hover {
	text-decoration:underline;
}
.submenutable {
	background-color:#9697C8;
	border-left:1px solid #CBCBE4;
	border-right:1px solid #CBCBE4;
	border-bottom:1px solid #CBCBE4;	
}
.submenutable td, .submenutable td.act {
	padding:5px;
	border-top:1px solid #A1A2CE;
	border-bottom:1px solid #8788B4;
}
.submenutable td.act {
	background-color:#8788B4;
	font-weight:bold;
}
.submenutable a {
	color:white;
	text-decoration:none;
}
.submenutable a:hover {
	text-decoration:underline;
}
.roadcell, .roadcell a {
	color:#999;
	font-size:11px;
}
.copycell {
	color:#999;
	font-size:11px;
	text-align:center;
	padding:10px 0;
}
.contentcell {
	text-align:justify;
	line-height:150%;
	height:100%;
}
.languages {
  text-align:right;
  vertical-align:top;
  padding:10px;
}
h3 {
  margin:0px;
  font-size:14px;
  font-weight:normal;
  color:#999;
  margin-right:10px;
  font-style:italic;
}
