body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333399;
	background-color: #FFFFCC;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;

}
.largeheader {
	font-size: 20px;
	color: #333399;
}
.frontheader {
	font-size: 17px;
	color: #333399;
}
.plainbodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333399;
}
.tinytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333399;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
.brownpricetag {
	font-family: "Times New Roman", Times, serif;
	color: #993300;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.ordertitle {
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #333399;

}
.redbodytext {
	color: #CC3300;
	font-size: 12px;

}

