A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color : #693E5A;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
	color : #D53E1F;
}
BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #693E5A;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #693E5A;	
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #693E5A;	
}
.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	color: #693E5A;	
}
.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: normal;
	color: #693E5A;	
}
.smallBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	color: #693E5A;	
}
.smallBoldorange {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	color: #CD4223;	
}
.smallBoldorange:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	color: #693E5A;	
}
.welcomeText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: italic;
	font-weight: normal;
	color: #6A4358;
	padding : 1;
}
.footerText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #7E446D;	
}
.footerText:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	color: #DC4425;	
}
.boldLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	color: #693E5A;	
}
.boldLink:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	color: #D53E1F;	
}
.LineBtm {
	border-bottom : 1px solid #693E5A;
}
.LineTop {
	border-top : 1px solid #693E5A;
}
.LineTopBtm {
	border-top : 1px solid #693E5A;
	border-bottom : 1px solid #693E5A;
}
.Required {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style: normal;
	font-weight: normal;
	color: #E4312C;	
}
.hyperLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color : #693E5A;
}
.hyperLink:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
	color : #D53E1F;
}
.whiteBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.fabricsTable th {
	font-size: 12px;
	text-align: left;
}
.fabricsTable td {
	font-size: 11px;
}
.fabricsHeader {
	background: #EBDAE4;
	font-size: 12px;
	font-weight: bold;
	color: #733E5C;
	padding: 2px 4px 2px 4px;
}