/* CSS Document */

BODY { background: #FFFFFF; color: #333333;
       font-family: Arial;
       font-size: 9pt;
}
A:link { color: #990000; }
A:visited { color: #990000; }
A:active { color: #FF9900; }

.smallTextMemberMenu {
	font-size: xx-small;
	color: #FFFFFF;

}
.smallText {
	font-size: xx-small;

}
a:hover {
	color: #FF9900;
	text-decoration: underline;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.txtSize1 {

	font-size: 10px;
}
