.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:hover {
	color: #AC394A;
	text-decoration: none;

}
a.footer:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	list-style-image: url(../images/list_symbol.gif);

}
.contentSmall {

	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}.contentStrong {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AC394A;
	text-decoration: none;

}
.contentData {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.contentDataWhite {

	color: #FFFFFF;
}.boardbinder {
	list-style-type: upper-roman;
}

.node { color: black; font-family : "Verdana", sans-serif; font-size : 9pt;}
.node A:link { color: black; text-decoration: none; }
.node A:visited { color: black; text-decoration: none; }
.node A:active { color: black; text-decoration: none; }
.node A:hover { color: black; text-decoration: none; }