.tx-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
}
.border {
	border: 1px solid #445E8E;
}
.back {
	background-attachment: fixed;
	background-image: url(../images/energy-conservation.jpg);
	background-repeat: no-repeat;
}
.tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #E89800;
	text-decoration: underline;
}
.tx-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.bullets {
	list-style-position: outside;
	list-style-image: url(../graphics/bullet.gif);
}

