.repeatx {
	background-repeat: repeat-y;
	background-position: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #666666;
}.uchecklist {
	font-size: 12px;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #FF9933;
}
.navigation {
	font-size: 14px;
	font-weight: 560;

}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
}
a:visited {
	text-decoration: none;
}
.button1 {
	border-top: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #666666;
}
h2 {
	color: #999999;
}
h5 {
	color: #FF9933;
	font-weight: 1200;
	}
h6 {
	font-size:18px;
	color: #FFFFFF;
	background-color: #FF9933;
	padding: 10px;
	margin: 5px;
	}
.textarea {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
