.company_name{
	color: #ffd8b1;
	font-style: italic;
	font-weight: bold;
	font-size: 36px;
	
}


.section_title{
	color: #793D00;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
}



.address{
	color: #5C2F01;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;

}


.addressNormLineHeight{
	color: #5C2F01;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	
}


.company_name_bellow{
	color: #AF2D0C;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
}



.paragraph_style{
	color: #793D00;
	font-style: italic;
	font-size: 14px;
	
	
}


.bold_text{
	color: #793D00;
	font-style: italic;
	font-size: 12px;
	
	font-weight: bold;
	
}












a:link {
	color: #4A2500;
}
a:visited {
	color: #4A2500;
}
a:hover {
	color: #793D00;
}
a:active {
	color: #793D00;
}



.section_titleNorm
{
	color: #ffd8b1;
	font-weight: bold;
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;

}





table
{
color:#ffd8b1;
}


.paragraph_style
{
color:white;
font-weight:100;
}
