.baseStyle {
	font-family: "Franklin Gothic Book", "Lucida Sans", Arial;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-align: left;
	letter-spacing: normal;
	padding-left: 5px;
	padding-right: 5px;



}
.tableBg {
	background-attachment: fixed;
	background-image: url(images/tausta.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.titleStyle {

	font-family: "Franklin Gothic Book", "Lucida Sans", Arial;
	font-size: 12px;
	line-height: 22px;
	color: #996633;
	text-align: right;
	letter-spacing: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.baseTitleStyle {
	font-family: "Franklin Gothic Book", "Lucida Sans", Arial;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-align: left;
	padding-right: 5px;
	font-weight: bold;

}
a {
	color: #46382F;
	text-decoration: underline;
}
