body{
	background-color: #4A5052;
	background-position: center;
	background-image: url(../img/zlogo.png);
	color: #95C4DA;
	font-family: Helvetica, sans-serif;
	margin: 10px;
	margin-left: 10px;
	margin-top: 12px;
	line-height: 250%;
}

table,td {
	background-color: #4A5052;
	font-family: Helvetica, sans-serif;
	line-height: 250%;
}

a, a:active, a:focus, a:hover, a:link, a:visited {
	font-family: Helvetica, sans-serif;
	color: #95C4DA; //#4D88A3;
	font-weight: bolder;
}

h1 {
	font-family: helvetica, sans-serif;
	color: white;
	font-weight: bolder;
	font-size: medium;
}

#text {
	font-family: helvetica, sans-serif;
	color: white;
	font-weight: normal;
	font-size: medium;
}

#pre {
	color: White;
	font-weight: bolder;
}

