.company_name{
	color: #ffd600;
	font-style: italic;
	font-weight: bold;
	font-size: 36px;
	
}


.section_title{
	color: #FFB0B0;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
}



.address{
	color: #FFF3E8;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
}



.addressNormLineHeight{
	color: #fff5c1;
	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:#ffd600;
}
a:visited {
	color:#ffd600;
}
a:hover {
	color: #ffd600;
}
a:active {
	color: #ffd600;
}






.section_titleNorm
{
	color: #ffd600;
	font-weight: bold;
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;

}







table
{
color:#ffd600;
}


.paragraph_style
{
color:white;
font-weight:100;
}
