BODY, TD, .NormalText {

	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;

	font-weight: normal;

	font-style: normal;

	font-size: 13px;

}
body {
	margin: 0;
	padding: 0;
	text-align: center;
}




.Title		{ font-size: 36px; font-weight: normal; font-family: Impact; border-bottom: 2px solid black;}

.Header		{ font-size: 24px; font-weight: bold; }

.Subheader	{ font-size: 16px; font-weight: bold; }

.Subheader2 { font-size: 18px; font-weight: bold; }

.MediumText	{ font-size: 16px; }

.SmallText	{ font-size: 10px; }

.Red		{ color: #FF0000; }

.Blue		{ color: #021C57; }

.Green		{ color: #066406; }

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	text-align: left;
}
.newProduct {
	color: #990000;
}
