#container {
	background-color:transparent;
}

h3 {
	margin:10px 0px 10px 0px;
}

span.p {
	background-image:url('../images/p.png');
	background-repeat:no-repeat;
	width:289px;
	height:43px;
	display:block;
	margin-left:10px;
}

#bodyp {
	height:auto;
	font-family:Arial,sans-serif,Verdana;
	font-size:10pt;
}

#bodyp p.right {;
	font-size:12pt;
	text-align:left;
	margin:0px;
	display:inline;
}

h1 {
	font-family:sans-serif,Arial,Verdana;
	color:#999966;
	margin:0px 0px 40px 20px;
}

#bodyp h4 {
	color:#996633;
	margin:6px 0px 0px 100px;
	padding-right:60px;
}

img.pedi {
	display:inline;
	padding-bottom:8px;
}

img.pedi2 {
	display:block;
	text-align:center;
}

h2 {
	margin:10px 0px 10px 30px;
	color:#669966;
}

span.h {
	color:#3399cc;
	font-style:italic;
}

span.show {
	display:block;
	font-weight:bold;
	color:#999966;
	text-align:center;
	margin:10px 0px 10px 0px;
}

a.bb {
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	display:block;
	text-align:right;
	margin-bottom:10px;
}

a.bb:hover {
	color:#777777;
}