html, body, form {
	margin: 0;
	padding: 0;
}

img, table {
	border: none;
}

body {
	font-size: 87.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

td {
	font-size: 12px;
}

a {
	color: #09f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, label {
	vertical-align: middle;
}

.pages {
	margin-top: 50px;
}

.pageTxt {
	padding-right: 7px;
	color: #000;
	font-size: 11px;
	vertical-align: top;
}

.dateTxt {
	color: #09f;
	font-size: 11px;
	vertical-align: top;
}

.themeTxt {
	color: #54b948;
	font-size: 11px;
	vertical-align: top;
}

.dateTxtMain {
	color: #999;
	font-size: 11px;
	vertical-align: top;
}

.pflabelTxt {
	color: #999;
	font-size: 11px;
	vertical-align: top;
}

.divref{
	padding-top: 5px;
	padding-bottom: 5px;
}

.pages td {
	line-height: 22px;
}

.pages a {
	/*padding: 0 2px;
	position: relative;
	top: -3px;*/
}

.pages span {
	/*font-size: 21px;*/
	color: #000;
}
