BODY {
	background-image: URL(i/bg_stripeShort.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	}
TD, P {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}
A.white {
	color: #E2E0E0;
	}
A.white:hover {
	color: #ffffff;
	}
TD.box {
	background-image: URL(i/fade2.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	}
TD.dot {
	background-image: URL(i/dot.gif);
	background-repeat: repeat-y;
	background-color: invisible;
	}
A {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #2AAA21;
	text-decoration: none;
	}
A:hover {
	text-decoration: underline;
	}