@CHARSET "ISO-8859-1";

li.oppbullet {
  list-style-type: disc;
}

li.oppnum {
  list-style-type: number;
}

label.opplabelover{
	display:block;
}

a {
  font-weight: 500;
  border-bottom: 2px solid #91cc50; }
  a:hover {
    text-decoration: none; }