	a:link {color: #3333ff; text-decoration: underline; }
	a:active {color: #2222dd; text-decoration: underline; }
	a:visited {color: #6666ff; text-decoration: underline; }
	a:hover {color: #2222dd; text-decoration: none; }

	body, p, ol { 
	color: black; 
	font-size: 18px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	background-color: white;
	width: auto;
	margin-left: 50px;
	margin-right: 50px; 
	}

	td { 
	border: 50px; 
	background-color: red;
	color: red;
	margin-left: 20px;
	margin-right: 20px; 
	margin-top: 20px;
	margin-bottom: 20px; 
	}

	img { 
	background-color: red;
	margin-left: 20px;
	margin-right: 20px; 
	margin-top: 20px;
	margin-bottom: 20px; 
	}
	
	H3 {
	color: black; 
	font-size: 24; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	background-color: white; 
	width: auto;
	margin-left: 50px;
	margin-right: 50px; 
	}
	
	H2 {
	color: black; 
	font-size: 20; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	background-color: white; 
	width: auto;
	margin-left: 50px;
	margin-right: 50px; 
	}
	
	ul { 
	color: black; 
	font-size: 18px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	background-color: white; 
	width: auto;
	margin-left: 50px;
	margin-right: 50px; 
	}

.install-content {
	padding:6px 0px 0px 62px;
	float:left;
	width:310px;
	color:#D36538;
}

