.textemenu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;


}
.textebottom {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.inputtype{
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	font-weight: normal;
}
.textecentre {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;	
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.titretextecentre {

	font-family: Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;	
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.mask {
   display: none;
}

#newstyle
{
  padding:10px 10px 10px 5px;
}
#newstyle > *
{
  margin:5px 0;
  font-size:.8em;
  font-family:Verdana,sans-serif;
}
#newstyle p *
{
  font-size:1em;
}
#newstyle a
{
  color:red;
  text-decoration:none;
}
#newstyle a:hover
{
  text-decoration:underline;
}
#newstyle p
{
  text-align:justify;
}
#newstyle ul
{
  list-style-type:circle;
}
#newstyle ul li,#newstyle ol li
{
  padding-left:40px;
  margin:5px 0;
}
#newstyle h1
{
  margin:12px 0;
  font-weight:normal;
  font-size:1.8em;
}
#newstyle h2
{
  font-size:1.2em;
  font-weight:normal;
  color:red;
  margin:7px 0;
}
#newstyle h3
{
  margin:7px 0;
}
