a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;

}
a:hover {
	color: #FF9999;
	text-decoration: underline;
}
li {
	list-style-image: url(images/bullet.gif);


}
.fader {
	background-attachment: fixed;
	background-image: url(images/fade.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.fader2 {
	background-attachment: fixed;
	background-image: url(images/fade2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	vertical-align: top;




}
.topcell {
	line-height: normal;
}

