body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	background-color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: 48489E;
}
a:visited {
	font-weight: bold;
	color: #5261AC;
}
a:active {
	font-weight: bold;
	color: #ED047C;
}
.purple {
	font-weight: bold;
	color: #AC3393;
}
.caption {
	font-size: 10px;
	line-height: 12px;
}
.phone {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.address {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.patterntitle {
	font-size: 16px;
	font-weight: bolder;
	color: #ED047C;
}
.pattern {
	font-size: 10px;
}
.style1 {
	color: #393A96;
	font-weight: bold;
}
.style2 {
	color: #5261AC;
	font-weight: bold;
}
.style3 {font-size: 9px}
.style4 {color: #AC3393}
.style5 {color: #ED047C;
	font-weight: bold;
}
.red {
	color: #FF0000;
}

