body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bot {
	background-image: url(/img/flo1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bor {

	background-image: url(/img/dance2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.trin {
	font-size: 13px;
	color: #727661;
}
.menu {
	font-weight: normal;
	padding: 6px 6px 6px 9px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9B9B;
}
h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.black {
	color: #000000;
	font-size: 11px;
}
a.trin:hover
{color:#000000; text-decoration:none; font-size:13px}
h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #727661;
	background-image: url(/img/flo.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 5px;
}
a.black:hover
{color:#727661}
.pink {
	border: 1px dashed #C27F98;
}
li {
	font-size: 11px;
	color: #333333;
	margin-top: 3px;
	list-style-type: square;
}
.ns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C25A81;
}

