.Buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #087108;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: center center;
	padding: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}
.mainparagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	list-style-image: url(images/MTPLOGO_bullet.jpg);
	list-style-position: outside;
	vertical-align: top;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #087108;
}
.photocredit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
	line-height: normal;
}
.mainparagraphheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-style: normal;
	font-weight: bolder;
	line-height: normal;
	vertical-align: top;
}
A:visited, A:active {
	text-decoration: none;
	color: #FFFF66;
}
A:link {
	text-decoration: none;
	color: #999999;

