/* CSS Document */
body {
	margin: 0px;
	padding: 15px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9CCE9C;
	text-align: center;
	font-size: 12px;
	color: #376435;
}
a {
	color: #135500;
}
a:hover {
	color: #219300;
}
h4 a {
	font-size: 20px;
	font-style: italic;
}
h5 a {
	margin-right: 40px;
	margin-left: 40px;
}

#strip img {
	border: 4px solid #000000;
}
#strip {
	margin-top: 5px;
}
#clickme {
	margin-top: 23px;
}
h5 {
	font-size: 13px;
	margin: 0px;
	text-decoration: none;
}
h6 a {
	color: #41863E;
	font-size: 12px;
}
h6 {
	font-weight: normal;
	color: #549551;
	font-size: 12px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 18px;
	color: #121B12;
	margin: 0px;
}
table {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#mp {
	background-image: url(images/mp2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 324px;
	margin-top: 18px;
}
#mp div {
	background-image: url(images/mp1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mp div div {
	background-image: url(images/mp4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mp div div div {
	background-image: url(images/mp3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 26px;
}
#mp img {
	border: 2px solid #9C9BAE;
}
p {
	margin-top: 15px;
	margin-bottom: 0px;
}
