.FLOAT_ELEMENT
{
	float: left;
	font-size: 60;
	font-weight: bold;
	font-family: Times New Roman;
	color: #8c603b;
	line-height: 0.72;
	padding-top: 3px;
}

.MAIN_TEXT
{
	font-size: 14;
	font-family: Times New Roman; 
	text-align: justify;
	text-indent: 10;
}

.QUATATION_TEXT
{
	font-size: 14;
	font-family: Times New Roman; 
	font-weight: bold;
	text-align: left;
	text-indent: 10;
	color: #8c603b;
}

.HEADER_TEXT
{
	font-size: 24;
	font-weight: bold;
	font-family: Times New Roman;
	color: #FFFFFF;
}

.HEADER_BIG_LETTER
{
	font-size: 32;
}

.HEADER_CELL
{
   background-color: #8c603b;
   padding: 5px;
}

.SUB_HEADER_TEXT
{
	font-size: 20;
	font-weight: normal;
	font-family: Times New Roman;
	text-align: justify;
	color: #000000;
}

.ARTICLE_CELL
{
	border: 2px solid #8c603b;
	padding: 20px;
	margin: 0px;
}
