body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #663333;
	text-decoration: none;
}
a:active {
	color: #000099;
	text-decoration: none;
}
body {
	background-image: url(../zz_art/backgrounds/01-Back-B.gif);
	background-repeat: repeat;
}
.GrayMedium {color: #666666}
.GrayXLarge {color: #666666; font-size: x-large; }
.GraySmall {color: #666666; font-size: small; }
.GrayLarge {
	font-size: large;
	color: #666666;
}
.BlueSmall {
	color: #000099;
	font-size: small;
}
.BlueMedium {color: #000099}
.BlueLarge {
	font-size: large;
	color: #000099;
}
.BlueXLarge {
	font-size: x-large;
	color: #000099;
}
.BlackSmall {font-size: small}
.BlackLarge {font-size: large}
.BlackXLarge {font-size: x-large}
.BrownLarge {font-size: large; color: #663333; }
.BrownMedium {color: #663333}
.BrwonSmall {color: #663333;
	font-size: small;
}
.BrwonXLarge {font-size: x-large; color: #663333; }
.NOTES {color: #FF0000;
	font-weight: bold;
}
