body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	}
h1 {
	font-weight:bold;
	font-size:16px;
	color: #999999;
	line-height:22px;
	}
h2 {
	color: #999999;
	font-weight: bold;
	font-size:14px;
	line-height:20px;
}
h3 {
	color: #999999;
	font-style: italic;
	font-weight: bold;
	font-size:14px;
	line-height:20px;
}
.h1 {
	font-weight:bold;
	font-size:16px;
	color: #999999;
	line-height:22px;
	}
.h2 {
	color: #999999;
	font-weight: bold;
	font-size:14px;
	line-height:20px;
}
.h3 {
	color: #999999;
	font-style: italic;
	font-weight: bold;
	font-size:14px;
	line-height:20px;
}
td.tablehead {
	color: #FFFFFF;
	font-weight: bold;
}
.tablehead {
	color: #FFFFFF;
	font-weight: bold;
}
  a {
color: #666666; 
text-decoration: underline;
  }
  
  a:hover {
color: #888888;
  }

td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	}
.itemdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.footer {
	font-size: 9px;
	color: #FFFFFF;
}
.error {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 20px;
	border:1px #666666 solid; 
	padding: 2px 4px;
	background-color: #F2F2F2;
}

input.button {
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding: 2px 4px;
	background-color: #666666;
	border-style: solid;
	border-bottom-color: #44448f;
	border-right-color: #44448f;
	border-top-color: #c5c5e1;
	border-left-color: #c5c5e1;
	width: 120px;
}

select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:1px #666666 solid; 
	padding: 2px 4px;
	background-color: #F2F2F2;
}
  hr {
  height: 1px;
  color: #CCCCCC;
  }

