body.checker {
	font-size: 12px;
	font-family: "Helvetica", "Arial", "sans-serif";
}

.pagetitle {
	font-size: 24px;
	font-family: "Tahoma", "Arial", "sans-serif";
	color:#4ba123;
	font-weight:bold;}

ul.registration {
	margin-top: 0px;
	margin-left: -25px;
}

/*** Paragraph properties ***/
p {
	margin-top: 0px;
	margin-bottom: 12px;
}

p.end {
	margin-top: 0px;
	margin-bottom: 0px;
}

table.content {
	width: 100%;
	padding: 0px;
	border-spacing: 4px;
}

table.content tr {
	vertical-align: top;
}

table.content td {
	padding-bottom: 13px;
}

table.times {
	border: 1px solid black;
	padding: 0px;
	border-spacing: 2px;
	margin-bottom: 6px;
}

table.times tr {
	vertical-align: center;
}

table.times td {
	border: 1px solid black;
	padding: 3px;
}

table.times td.left {
	width: 160px;
	font-weight: bold;
}

table.times td.right {
	width: 95px;
}

table.groups {
	border: 1px solid black;
	padding: 0px;
	border-spacing: 2px;
	margin-bottom: 6px;
}

table.groups caption {
	caption-side: top;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}

table.groups tr {
	vertical-align: top;
}

table.groups td {
	border: 1px solid black;
	padding: 3px;
}

table.groups td.left {
	width: 100px;
	font-weight: bold;
}

table.groups td.right {
	width: 260px;
}
