    body, tr, td, div, span {
        left: 20px;
	   font: normal 11px/14px Verdana, Tahoma, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
        color: #3F424B;
	   margin: 0;
    }
    a {
        color: #6F669A;
        text-decoration: underline;
    }
	a:link {
		color: #6F669A;
	}
	a:visited {
		color: #3F424B;
	}
    .pricing {
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
        color: #3F424B;
    }
    .text {
        width: 550px;
        text-align: left;
        padding: 0 0 0 0;
    }
    .look {
        width: 550px;
        padding: 5px 5px 5px 5px;
        text-align: center;
        border: 1px #3F424B dotted;
    }
    s {
	color: red;
}