body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
.sect h3
{
	border-top: 1px solid #BA2060;
	background: #D6E3EF;
	color: #333;
	font-size: 12px;
	text-indent: 10px;
	line-height: 150%;
}
.bd{padding-left:2px;}
.showfolk .hd{padding:6px 8px; margin-right:16px; border-top:1px #f7ae2e solid; background:#faf8dc;}
#msg{width:350px; margin-bottom:8px; height:60px;}
body
{
	background: #fff;
	color: #000;
	font: 12px/1.5 'lucida grande' ,tahoma,arial, 'bitstream vera sans' ,helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6, strong
{
	font-weight: bold;
}
a:link, a:visited
{
	color: #BA2060;
	text-decoration: none;
}
