body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #b5b5b5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #134693;
}
a:visited {
	color: #134693;
}
a:active {
	color: #134693;
}
a.footer:link {
	font-size: 12px;
	color: #333333;
}
a.footer:visited {
	font-size: 12px;
	color: #333333;
}
a.footer:active {
	font-size: 12px;
	color: #333333;
}

a.page:link {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
a.page:visited {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
a.page:active {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.large-header {
	font-size: 48px;
}
.review {
	font-size: 18px;
}
.name {
	font-size: 30px;
}
.pageno {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.border {
	border: 1px solid #333333;
}
INPUT, SELECT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	padding: 6;
}
