body, td, .normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

table.main {
	width: 750;
	padding: 0px 12px 0px 12px;
}

table.retail {
	width: 750;
	padding: 0px 12px 0px 12px;
}

table.retail td {
	font-size: 16px;
}

table.retail * a {
	font-size: 11px;
}

.smallertext {
	font-size: 11px;
}

.largertext {
	font-size: 16px;
}

.redtext {
	color: #CC0000;
}

.heading4 {
	font-size:20px;
	font-family: 'times new roman', times, serif;
	color: #000099;
	text-align: center;
}

body {
	margin: 0px;
}

a:link {
	color: #000099;
}

a:visited {
	color: #CC3333;
}

a:active {
	color: #3333FF;
}

.strikethrough {
	text-decoration: line-through;
	color: #FF0000;
}