.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
	line-height: 150%;

}
.otd {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	color: #FF0000;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FFFF00;
}
.btxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18pt;
}
.tdt {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
	line-height: 150%;
}
.tdt a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 9pt;

}
.tdt a:visited {
	color: #009966;
	text-decoration: none;
	font-size: 9pt;

}
.tdt a:link {
	color: #666666;
	text-decoration: none;
	font-size: 9pt;

}
.tdt2 {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
	line-height: 150%;
}
.tdt2 a:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 9pt;

}
.tdt2 a:visited {
	color: #FCCECA;
	text-decoration: none;
	font-size: 9pt;

}
.tdt2 a:link {
	color: #FFEBE0;
	text-decoration: none;
	font-size: 9pt;

}
.bbackmap {
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

