﻿@charset "UTF-8";

h2 {
font-size: 90%;
  display: inline;
}

#SUBMENU li.sit a {
  text-decoration: underline;
}

#TEXT ul li {
  list-style-type: circle;
}
