td#content h1 {
}

td#content h2 {
	color: #333333;
}

td#content h2 a {
	color: #666666;
	text-decoration: underline;
}

td#content h2 a:hover {
	color: #999999;
	text-decoration: underline;
}

td#content h3 {
}

td#content h4 {
	color: #333333;
}

td#content h4 a {
	color: #666666;
	text-decoration: underline;
}

td#content h4 a:hover {
	color: #999999;
	text-decoration: underline;
}

td#content h5 {
	color: #999999;
}

td#content h5 a {
	color: #cccccc;
	text-decoration: underline;
}

td#content h5 a:hover {
	color: #999999;
	text-decoration: underline;
}

td#content h5 ul {
}

td#content h5 ol {
}

td#content h5 li {
	color: #999999;
}

td#content h5 li a {
	color: #cccccc;
	text-decoration: underline;
}

td#content h5 li a:hover {
	color: #999999;
	text-decoration: underline;
}

td#content p {
	color: #333333;
}

td#content p a {
	color: #333333;
}

td#content p a:hover {
	color: #666666;
}

td#content p.img_caption {
	color: #999999;
}

td#content p.img_caption a {
	color: #999999;
}

td#content p.img_caption a:hover {
	color: #666666;
}

td#content em {
	color: #666666;
}

td#content ul {
}

td#content li {
}

td#content blockquote {
	color: #999999;
}

.redtext {
}

.palegreytext {
	color: #999999;
}
