body {
	background-color: #FFFFFF;
	font-color: #000000;
	line-height: 4px;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;

 }
a:link 
  {
	color: #0033CC;
	text-decoration: none;
}
a:visited 
  { color: #000000; 
  text-decoration: none; 
  background-color: transparent }
a:hover 
  {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000
}
a:active 
  { color: #900; 
  text-decoration: underline; 
  background-color: transparent }

h3 {
	color: #003399;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: thin;
	border-top: 1px dotted #758642;
	border-bottom: 1px dotted #758642;
	border-color: #003399;
	padding-bottom: 9px;
	padding-top: 9px;
		}
h4 {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 9px;
	padding-top: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
		}
.z {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	height: 20px;
	width: 190px;
	line-height: 20px;
	font-style: italic;
	}
.x {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #000066;
	margin-left: 43px;
	line-height: 1px;
}
