.ue-style {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	list-style-image: url(images/bullet.gif);
	padding-bottom: 0.5em;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 0.5em;
	padding-right: .5em;
	list-style-position: outside;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;

}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: center;
}
a:link{color: rgb(0,0,0);
          text-decoration: none}

a:visited{color: rgb(0,0,0);
          text-decoration: none}

a:hover{color: rgb(255,255,255);
         text-decoration: none}

.tag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-align: right;
}

.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #000000;
	text-align: center;
	line-height: 1em;
	font-weight: bold;
	vertical-align: middle;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thick solid #000000;
	border-left: thin solid #000000;
	background-color: #0FB3AE;
	padding: .2em;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 560px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(images/flower-bullet.gif);
	padding-right: 0.5em;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	border: #000000;
}
