.paperBG {
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.baseText {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.Detail {
	padding-top: 2px;
	padding-bottom: 10px;
}
.date {
	font-size: 12px;
	color: #333333;
}
.textS {
	font-size: 10px;
	line-height: 1.3em;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link {
	text-decoration: none;
	color: #0086B3;
}
a:visited {
	text-decoration: none;
}
a:hover {color: #0086B3; text-decoration: none }
a:active {color: #0086B3; text-decoration: none }
.contact {
	font-size: 13px;
	line-height: 1.3em;
	color: #0086B3;
	padding-top: 5px;
	padding-bottom: 5px;
}
