.textcell{
	font-weight : normal;
	font-size : 11px;
	font-align : justify;
    font-family : Arial,sans-serif,Helvetica;
	color: #241C1C;
	}
.textcell2{
	font-weight : normal;
	font-size : 10px;
	font-align : justify;
    font-family : Arial,sans-serif,Helvetica;
	color: #CEBCA9;
	}
.textbold{
	font-weight : 600;
	font-size : 13px;
	font-style: bold;
	font-family : Arial,sans-serif,Helvetica;
	color: #785740;
	}
.textbold2{
	font-weight : 600;
	font-size : 16px;
	font-style: bold;
	font-family : Arial,sans-serif,Helvetica;
	color: #785740;
	}
.textsmall{
	font-weight : 500;
	font-size : 9px;
	font-style: italic;
	font-family : Arial,Helvetica,serif;
	color: #000000;
}
	
	a:link {
	color: #0153AF;
    font-style: bold;
	font-size : 12px;
    text-decoration:none;
	font-family : Arial,sans-serif,Helvetica;
	}
	a:visited {
	color: #0153AF;
	font-style: bold;
	text-decoration:none;
	font-size : 12px;
	font-family : Arial,sans-serif,Helvetica;
	}
	a:active {
	color: #0153AF;
	font-style: bold;
	text-decoration:underline;
	font-size : 12px;
	font-family : Arial,sans-serif,Helvetica;
	}
	a:hover {
	color: #0153AF;
	font-style: bold;
	text-decoration:underline;
	font-size : 12px;
	font-family : Arial,sans-serif,Helvetica;
}
