body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin:0px 0px 0px 0px;
	color: #336699;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}

form {
	background-color: #CCCC99;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	background-color: #006666;
	color: #DCDCDC;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sblack {
	font-weight: bold;
	color: #000000;
}
.sred {
	font-weight: bold;
	color: #FF0000;
}
.zcode {
	font-family: "Courier New", Courier, mono;
	line-height: normal;
	color: #00FF00;
	background-color: #000000;
}
.zcode2 {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	background-color: #000000;
	line-height: normal;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.foot {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: normal;
	text-align: right;
}
a:visited {
	color: #5780D5;
	text-decoration: none;
	font-weight: bolder;

}
h5 {
	font-size: 13px;
}
.ztext {
    line-height: normal;
    }
.znew {
	line-height: normal;
	background-color: #339999;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.blue {
    color: #0000FF;
    font-weight: bold;
}
	
