.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bodySubText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.bodyTextGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url("template/greyBckgrnd.jpg");
	background-repeat: repeat;
}
.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2px;
}
.baseBar {
	background-image: url("template/orderBaseRepeat.jpg");
	background-repeat: repeat;
}
.sideBarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.sideBarText a:link {
	color: #333333;
}
.sideBarText a:visited {
	color: #333333;
}
.sideBarText a:hover {
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}
.sidebaraddress {
	padding-left:5px;
}