.main {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 40px;
	vertical-align: top;
	line-height: 25px;
	list-style-position: outside;
	list-style-type: square;



}
.section-headers {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
a:visited {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
a:hover {


	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {



	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.image {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.screenshots {
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 15px;
	cursor: hand;


}
.regular-text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
