.box{
	background-color: #F9F9F4;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin:5px 5px 5px 5px;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.header {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: large;
	font-weight: lighter;

}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.Navlinks {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	line-height: 30px;
	position: static;
	height: auto;
	width: auto;
	list-style-type: square;
	vertical-align: text-top;
	color: #FFFFFF;


}
.SaleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

