.company_name{
	color: #000000;
	font-weight: bold;
}


.section_title{
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}




.address{
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}



.addressNormLineHeight{
	color:black;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	
}







.company_name_bellow{
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	
}








.bold_text{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	
}







a:link {
	color: #0000FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #0066FF;
}



.section_titleNorm
{
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
}








table
{
color:black;
}


.paragraph_style
{
color:black;
font-weight:100;
}
