


.bodytext
{
                color: #dadada;
                text-decoration: none;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 13px;
		line-height: 20px;
		letter-spacing: .02em;
        }

	.whitewords {
		color: #000;
	font-weight: bold;
}

.blackwords {
	color: #fff;
	font-weight: bold;
}

.redwords {
	color: #848482;
	font-weight: bold;
}