.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #A673A6;
	font-weight: bold;
}
.tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.border {
	border: 1px solid #663366;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #A673A6;
	font-weight: bold;
}
.tx-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #987DA1;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #A673A6;
	text-decoration: underline;
}
.arrows {
	list-style-position: inside;
	list-style-image: url(../graphics/arrow-purple.gif);
}
.tx-smallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.back {
	background-attachment: fixed;
	background-image: url(../graphics/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.border2 {
	border: 1px solid #B09CB7;
}
.border-white {
	border: 10px solid #FFFFFF;
}
.tx-photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.bullets {
	list-style-position: outside;
	list-style-image: url(../graphics/bullet2.gif);
}
.bullet {
	list-style-position: inside;
	list-style-image: url(../graphics/bullet.gif);
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	border: 1px solid #663366;
	width: 200px;
}
.lotus-base {
	background-attachment: fixed;
	background-image: url(../graphics/lotus-flower-base.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
