
p, td, ul, li,  .txt, .m { 
      font-family: Arial;
      font-size: 11px;
      line-height: 18px;
      color: #42211E;
      text-align: justify;
}

.ng {
      font-family: Arial;
      font-size: 20px;
      color: #42211E;
      text-align: right;
      margin-top: 25px;
      margin-bottom: 40px;
      font-weight: bolder;
}

.wyr {
      font-family: Arial;
      font-size: 16px;
      color: #42211E;
      text-align: left;
      margin-top: 15px;
      margin-bottom: 20px;
}

.sml {
      font-family: Arial;
      font-size: 10px;
      color: #42211E;
      text-align: left;
}

a {
	text-decoration: none;
	color: #42211E;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

.men {
	border: 2px;
	border-top: 0px;
	background: #CBCBCB;
	border-style: solid;
	border-color: #42211E;
}

a.menu {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
ul.menu {
	padding-left: 15px;
	margin-left: 15px;
	padding-right: 15px;
}

li.menu
	{
	margin:5px;
	color: #42211E;
	list-style: square;
	}

