/* CSS Document */

h1.seo, h2.seo, h3.seo, h4.seo {
	font: bold 150% Verdana, Arial, Helvetica, sans-serif;
	border-bottom:hidden;
	border-bottom: 0px;
}

.text {
	color: #3f4754;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

.italics {
	font-style:italic;
}

.nodec {
	text-decoration:none;
}
