body {
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
	background-color: #000000;
}
.outer {
width: 750px;
background-color: 000000;
align:center;
padding: 1px;
}
.box {
width: 750px;
background-color: #666666;
align:center;
padding: 0px;
}
.warning {
font-size: 16px;
font-weight: bold;
color: #ffffff;
font-family: Arial;
font-variant: small-caps;
}
.sales {
font-size: 18px;
font-weight: normal;
color: #ffffff;
font-family: Arial
}
.sales2 {
font-size: 18px;
font-weight: normal;
color: #333333;
font-family: Arial
}
a.link:link, .link:visited, .link:active, .link:hover {
font-size: 20px;
font-weight: bold;
color: #f833cc;
font-family: Arial;
text-decoration: underline;
font-variant: small-caps;
}
.thumb {
border: 2px;
border-color: #c4c4c4;
border-thickness: 2px;
border-style: solid
}
textarea {
background-color: ffffff;
font-family: Helvetica;
font-size: 13px;
padding-left: 5px;
}
