td#content h1 {
	color: #ffffff;
}

td#content h2 {
	color: #ffffff;
}

td#content h2 a {
	color: #ffffff;
}

td#content h2 a:hover {
	color: #ffffff;
}

td#content h3 {
	color: #ffffff;
}

td#content h4 {
	color: #ffffff;
}

td#content h5 {
	color: #cccccc;
}

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

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

td#content h5 ul {
}

td#content h5 ol {
}

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

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

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

td#content p {
	color: #dddddd;
}

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

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

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

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

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

td#content ul {
}

td#content li {
	color: #ffffff;
}

td#content blockquote {
	color: #cccccc;
}

.redtext {
}

a.toparrow {
	background-attachment: scroll;
	background-image: url(/img/img_misc/top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

a.toparrow:hover {
}

