body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.font-title {
	color: #5082E5;
	font-weight: bold;
}


td, p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.fadingcorner-bg-left {
	background-image: url(images/fading_corner_left.png);
	background-repeat: no-repeat;
}
.fadingcorner-bg-right {
	background-image: url(images/fading_corner_right.gif);
	background-repeat: no-repeat;
}.grey-line-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBDBF;
}
.fading-bg {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
}
.bg-gap {
	background-image: url(images/bg-gap.png);
	background-repeat: repeat-y;
}
A:link {
	color: #0000FF;
}
A:visited {
	color: #0000FF;
}
A:hover {
	color: #CCCCCC;
}
.title-bg {
	background-image: url(images/title_background.png);
	background-repeat: repeat-x;
}
.greytext {
	color: #999999;
	font-size: 8pt;
}
