
.caption
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

.text
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #000000;
        text-align: justify
}

.red_text
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #fb0404;
}

.bold_text
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.green_link
{
	text-decoration: None;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #287C19;
	font-weight: bold;
}

.green_link:hover
{
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #F5111C;
	font-weight: bold;
}

.red_link_small
{
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #fb0404;
    font-weight: bold;
}

.red_link_small:hover
{
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #000000;
    font-weight: bold;
}

.black_link_small
{
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #000000;
    font-weight: bold;
}

.black_link_small:hover
{
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #fb0404;
    font-weight: bold;
}

.black_link
{
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

.black_link:hover
{
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11pt;
	color: #fb0404;
	font-weight: bold;
}