@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}

.leftcol {
	width: 149px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
}

.rightcol {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.leftcol2 {
	text-align: center;
	padding-top: 8px;
}

.rightcol2 {
	padding-top: 8px;
}
