td {
	font-size: 9pt;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.line120 {
	line-height: 120%;
}
.line150 {
	line-height: 150%;
}
.bgimage {
	background-attachment: fixed;
	background-image: url(images/banner_01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
