.title {
	font-size: 20px;
	color: #FF9900;
	font-weight: normal;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;

}
.text {
	font-size: 12px;
}
.botlink {
	font-size: 11px;
	color: #006688;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	color: #000000;
}
.tbbrdr {
	border: 1px solid #000000;
}
.notile {
	background-repeat: repeat-x;
}
.notilex {
	background-repeat: repeat-y;
}
