.automaticpower {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: square;
}
#automaticpower, #automaticpower ul{
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#automaticpower li{
  margin:0 0 0 17px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:square; /* Removes the bullet point that usually goes next to each item in a list. */
}
.style50 {font-size: 12px}

.style27 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
.style49 {color: #0066CC; font-weight: bold; font-size: 16px; }

.style41 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
