﻿.Text {
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
}
.Center {
	font-family: Verdana;
	font-size: 14px;
	text-align: center;
}

.SmallItalic {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	letter-spacing: .1em;
}


.BigItalic {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	letter-spacing: .1em;
}




body {
	background: #e9e9eb url('PageBG.gif') repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	background-color: #e9e9eb ;
}
.Collage {
	float: right;
	border-style: solid;
	border-width: 0;
	margin: 18px;
}

.OrderTitles {
	text-decoration: underline;
	font-weight: bold;
}
.CopyrightTitle {
	font-size: 14px;
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-weight: bold;
}



a.footer:link {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #4b4c39;
	text-decoration: none;
}
a.footer:visited {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #4b4c39;
	text-decoration: none;

}
a.footer:hover {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #5f604d;
	text-decoration: none;

}
a.footer:active {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #5f604d;
	text-decoration: none;

}
