@CHARSET "ISO-8859-1";

.warning_title
{
  margin: 10px 5px 0px;
  text-align: center;
  text-decoration: underline;
  font-size: 16px;
  font-weight: bold;
  color: #555500;
}

.warning
{
  margin: 0px 5px 10px;
  text-align: justify;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #4f4f00;
}

.chapter
{
  margin: 0px 5px 10px;
  font-size: 12px;
}

.chapter_title
{
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #4f4f00;
}

.legal
{
  margin: 0px 5px 10px;
	text-align: center;
	font-size: 12px;
  color: #555500;
}

.legal_title
{
  font-weight: bolder;
}

