.contentbold
{
background-color: white;
border: 0px solid white;
	font-size: 11pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.contentnormal
{
background-color: white;
border: 0px solid white;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
}

.contentnormal_blue
{
background-color: white;
border: 0px solid white;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
  color: blue;
}

.contentnormal_green
{
background-color: white;
border: 0px solid white;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
  color: green;
}

.checkbox
{
  width: 100px;
  font-family: 'Open Sans', Arial, sans-serif;
	font-size: 12px;
  margin-left:20px;
}
.signs
{
  margin-top:5px;
  font-family: 'Open Sans', Arial, sans-serif;
	font-size: 15px;

}
.signs a{
  line-height: 22px;
  font-weight:bold;
  text-decoration: none;
}

.blog ul
{
background-color: white;
border: 0px solid white;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
}

#wordlist
{
	margin-top: 5px;
}

.fr-text {
	color:green;
	font-size: 14px;
}

.es-text {
	color:blue;
  font-size: 14px;
}

