td  {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

td.text  {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #000000;
}

b {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

b.red {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

b.big {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

b.biggest {
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

b.title {
	font-family: arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

b.biggestred {
	font-family: arial, helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
	text-decoration : underline;
}

a:link {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

a:active {
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.big:link {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

a.big:visited {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

a.big:active {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

