.papergard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #FFFFFF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.sidebanner {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}

a.button:hover {
	color: #000000;
}
.buttontxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
a.buttontxt:hover {
	color: #000000;
	text-decoration: underline;
}
.desctxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.topbuttontxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D23723;
	text-decoration: none;
}
a.topbuttontxt:hover {
	color: #000000;
}
