body,td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

A {
	color: #CC0066;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

A:HOVER {
	color: #000000;
}

.title {
	color: #CC0066;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

.small {
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.topNav {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

.topNav:HOVER {
	color: #CC0066;
}

.btmNav {
	color: #CC0066;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
}

.btmNav:HOVER {
	color: #000000;
}

.orgPhrase {
	font-size: 12px;
	color: #CCCCCC;
}

.Outline {
	border: 1px solid #CCCCCC;
}

.adOutline {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.copyright {
	color: #CC0066;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.copyright:HOVER {
	color: #000000;
}
