#aboutmalcocontents {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Andale Mono", "Century Gothic", Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:50px;
	padding-left: 0px;
}
h3 {
	font-family: "Andale Mono", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
li {
	font-family: "Andale Mono", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
}
p {
	font-family: "Andale Mono", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	position: relative;
	z-index: auto;
}
a {
	font-family: Andale Mono, Century Gothic, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:visited {
	color: #669999;
}
a:hover {
	color: #669999;
}
a:active {
	color: #669999;
}

