/* CSS Document */

body {
	margin-top:0px;
	background-color:#511A5F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
	line-height:19px;
	font-size:12px;
}

h2 {
	font-size:14px;
	font-weight:bold;
}

.swirldesignhorizontal {
	background-image:url(images/swirldesignsmallborderh.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.swirldesignleft {
	background-image:url(images/swirldesignsmallborderv.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.swirldesignright {
	background-image:url(images/swirldesignsmallborderv.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.teas {
	font-size:13px;
	font-weight:bold;
}

.purple {
	color:#51155E;
}
