/* -- TAGS -------------------------------------------- */
body
{
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}

img
{
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}

th
{
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

td
{
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}

/* -- CLASSES -------------------------------------------- */
td.pagetitle
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bolder;
}

td.rightpanel
{
	font-family: arial,helvetica,sans-serif;
	font-size: 7pt;
}

td.subtitle
{
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

a.rightpanel
{
	font-family: arial,helvetica,sans-serif;
	font-size: 7pt;
    color: #000000;
    text-decoration: underline;
}

.disclaimer
{
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}

.error
{
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}

