p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.topic {
	font-size: 12px;
	color: #CC3399;
	font-weight: bold;
}

td.menuText {
	font-size: 12px;
	color: #000000;
}

td.menuHead {
	font-size: 12px;
	font-weight: bold;
	color: #990066;
}

td.menuLightText {
	font-size: 12px;
	color: #990066;
}

td.menu {
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #990066;
}

td.copyright {
	font-size: 9px;
	color: #999999;
}

td.smallFont {
	font-size: 10px;
	color: #000000;
}

td.normal {
	font-size: 12px;
	color: #000000;
}

td.heading {
	font-size: 12px;
	color: #990066;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.anchor {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a.normal {
	font-size: 12px;
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
}

a.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #990066;
}

a.menu:HOVER {
	text-decoration: underline;
}

span.menuHead {
	font-size: 12px;
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
}

span.menuLightText {
	font-size: 12px;
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
}

span.largePinkHeading {
	font-size: 13px;
	font-weight: bold;
	font-family: serif;
	color: #CC6699;
}

span.small {
	font-size: 11px;
}

ul {
	list-style-image: url(img/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}