a  {
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial;
	text-decoration : none;
}

a.big  {
	font-size : 14pt;
	text-decoration : underline;
	font-family : Verdana, Arial;
}

a.normal  {
	text-decoration : underline;
	font-family : Tahoma, Verdana, Arial;
}

a:active  {
	text-decoration : none;
	font-family : Tahoma, Verdana, Arial;
}

a:hover  {
	text-decoration : underline;
	font-family : Tahoma, Verdana, Arial;
}

a:visited  {
	text-decoration : none;
	font-family : Tahoma, Verdana, Arial;
}

body  {
	font-size : xx-small;
	font-family : Tahoma, Verdana, Arial;
}

p  {
	font-weight : bold;
	font-size : 10pt;
	font-family : Tahoma, Verdana, Arial;
}

span.big  {
	font-weight : bold;
	font-size : 10pt;
	font-family : Verdana, Arial;
}

span.big2  {
	font-weight : bold;
	font-size : 14pt;
	font-family : Verdana, Arial;
}

td  {
	font-weight : bold;
	font-size : 8pt;
	font-family : Tahoma;
}

td.reg  {
	font-weight : normal;
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial;
	text-align : justify;
}


th  {
	font-weight : bold;
	font-size : 10pt;
	font-family : Verdana, Arial;
	text-align : left;
}

