body {
	margin: 0px;
}

.cell {
	font-family:"Trebuchet MS";
	font-size: 10pt;
	color: #444;
	text-align: justify;
	padding-bottom: 10px;
}
.cellD {
	font-family:"Trebuchet MS";
	font-size: 10pt;
	color: #444;
	text-align: right;
	padding-bottom: 10px;
}

.cellC {
	font-family:"Trebuchet MS";
	font-size: 10pt;
	color: #444;
	text-align: center;
	padding-bottom: 10px;
}

.cell15pt {
	font-family:"Trebuchet MS";
	font-size: 15pt;
	color: #444;
	text-align: justify;
	padding-bottom: 10px;
	font-weight: normal;
}
.images {
	border: 1px solid #999;
	margin-left: 10px;
}

.cell20pt {
	font-family:"Trebuchet MS";
	font-size: 20pt;
	color: #444;
	text-align: justify;
	padding-bottom: 10px;
	font-weight: bold;
}


.imgSpace {
	padding-top: 10px;
	padding-bottom: 10px;
}


a:link    {	font-family:"Trebuchet MS";
	font-size: 10pt;
text-decoration: underlined; color: gray;}
a:visited {	font-family:"Trebuchet MS";
	font-size: 10pt;
text-decoration: underlined; color: gray;}
a:hover   {	font-family:"Trebuchet MS";
	font-size: 10pt;
color: black;}
.cellBlack {
	font-family:"Trebuchet MS";
	font-size: 10pt;
	color: #a7a4a4;
	text-align: justify;
	padding-bottom: 10px;
	background-color: #222;
}
#tableTop {
	z-index: 2;
	margin-top: -310px;
}/**/

#logo_sun {
	position: relative;
	z-index: 10;
	margin-left: -50px;
	margin-top: 400px!important;
}

.menu {
  font-size: 13px;
  color: #A7A4A4;
}
a.menu:hover   {color: white;}

#copyright {
	font-size: 11px;
	text-align: center;
	font-family:Trebuchet MS;
	color: #444;
	padding-top: 10px;
	padding-bottom: 5px;
}
#copyrightG {
  font-size: 11px;

}
.prettyprint {
	font-family: "Courier New";
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	border: 1px solid #333;
}
a.prettyprintLink:visited, a.prettyprintLink:link {
	font-family: "Courier New";
	font-size: 13px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
}
a.prettyprintLink:hover {
		font-family: "Courier New";
	font-size: 13px;
	font-weight: normal;
	color: #777;
	text-decoration: underline;
}


