body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.repeatx {
	background-repeat: repeat-x;
}
.norepeat {
	background-repeat: no-repeat;
}
.tableleft {
	background-repeat: no-repeat;
	background-position: right top;
}
.tableright {
	background-repeat: no-repeat;
	background-position: left top;
}
.tablebottom {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.px14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.px16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.px20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.px13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;

}

