body {
	font: normal 11px/15px arial, verdana, sans-serif;
}


ul, ol {
	padding: 0 20px;
}

ul {
	list-style: none;
}

ul li {
	background: url('../images/li_tag.gif') no-repeat 0 5px;
	padding: 0 0 0 14px;
}

h1 {
	padding: 7px 5px 15px 31px;
	margin: 0 0 10px 0;
	color: #060;
	font-size: 16px;
	line-height: 18px;
	font-family: arial, verdana;
	font-weight: bold;
	background: url('../images/bg_contentbox_h2.gif') no-repeat 0 100%;
}

h2 {
	margin: 20px 0 10px 0;
	color: #B10021;
	font-size: 110%;
	line-height: 16px;
	font-family: arial, verdana;
	font-weight: bold;
}

h3 {
	margin: 18px 0 8px 0;
	color: #0F0F0F;
	font-size: 12px;
	line-height: 14x;
	font-family: arial, verdana;
	font-weight: bold;
}

h4 {
	margin: 12px 0 8px 0;
	color: #0F0F0F;
	font-size: 11px;
	line-height: 16px;
	font-family: arial, verdana;
	font-weight: bold;
}

a {
	color: #060;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #B10021;
	text-decoration: underline;
}

p {
	padding: 6px 0 8px 0;
}

.border td {
	background: #fff;
	font-size: 11px;
}

.border_header, #wrapper td.border_header, #wrapper thead td {
	background: #B0CFB0;
	color: #fff;
}

p.nospace {
	padding: 0;
	margin: 0;
}