body {
	font-family: verdana, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #ffffff
}
td, th, p, div {
	font-family: verdana, sans-serif;
	font-size: 15px
}
a:link, a:visited {
	color: #536db4;
	text-decoration: underline
}
a:active, a:hover {
	color: #52b659;
	text-decoration: underline overline
}
.small {
	font-size: 12px
}
.large {
	font-size: 17px
}
.pdda {
	font-size: 28px;
	font-weight: bold;
	color: #536df4
}
.blue {
	color: #536db4
}
.green {
	color: #52b659
}
.red {
	color: #ff7659
}
.bttn { font-family:inherit; font-size:13px; font-weight:bold; font-style:normal; color:#0033FF; border-style:outset; border-width:3px; background-color:#ccccda; padding-right:1px; padding-left:1px;
}