body {
	margin: 0px;
	color: #444;
	font-family: "Verdana";
	font-size: 11pt;
}

td {
  color: #444;
	font-family: "Verdana";
	font-size: 11pt;
}

.cell {
	text-align: justify;
	padding-bottom: 10px;
	font-size: 11pt;
}

.cellD {
	text-align: right;
	padding-bottom: 10px;
}

.cellC {
	text-align: center;
	padding-bottom: 10px;
}

.cell15pt {
	text-align: justify;
	padding-bottom: 10px;
	font-weight: normal;
}

.images {
	border: 1px solid #999;
	margin-left: 10px;
}

.cell20pt {
	font-size: 20pt;
	text-align: justify;
	padding-bottom: 10px;
	font-weight: bold;
}

.imgSpace {
	padding-top: 10px;
	padding-bottom: 10px;
}

a:link {
  text-decoration: underlined; color: gray;
}

a:visited {
  text-decoration: underlined;
  color: gray;
}

a:hover {
  color: black;
}

.cellBlack {
	color: #9BA4A9;
	text-align: justify;
	padding-bottom: 10px;
	background-color: #222;
}

.tableHeader {
	margin-bottom: -100px;
}

#logo_sun {
	position: relative;
	z-index: 10;
	left: -80px;
	top: -50px;
}

#rient {
	position: relative;
	z-index: 15;
	left: -180px;
	top: -158px;
}

.menu {
  font-weight: normal;
}

.chapter {
  color: #F2692D;
  font-weight: bold;
  font-size: 115%;
}

.small {
	text-align: justify;
  font-size: 80%;
}

.big {
  font-size: 150%;
}

.smallmenu {
  color: #F2692D;
  font-weight: bold;
  font-size: 70%;
}

a.menu:hover   {color: white;}

#copyright {
	font-size: 11px;
	text-align: center;
	color: #444;
	padding-top: 10px;
	padding-bottom: 5px;
}

#copyrightG {
  font-size: 11px;
}

