#staticContent {
	width: 594px;
}

#staticContent .main_cim,#staticContent h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #740202;
	line-height: ;
	letter-spacing: 10%;
	padding-top: 1em;
	padding-bottom: 1.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#staticContent .main_p,#staticContent p,#staticContent ol  ,
	#staticContent ul {
	font-size: 10pt;
	font-weight: normal;
	color: #090909;
	line-height: 14pt;
	letter-spacing: 20%;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#staticContent .main_p a,#staticContent p a,#staticContent ol a,#staticContent ul
	{
	font-size: 10pt;
	font-weight: normal;
	color: #090909;
	line-height: 14pt;
	letter-spacing: 20%;
	text-decoration: none;
}

#staticContent .main_p a:hover,#staticContent p a:hover,#staticContent ol a:hover,#staticContent ul a:hover
	{
	color: #740202;
}

#staticContent td {
	font-size: 10pt;
	font-weight: normal;
	color: #090909;
	line-height: 14pt;
	letter-spacing: 20%;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border: 1px solid #740202;
}

#staticContent ol,#mainContent ul {
	margin-left: 3em;
}

.embl_almenu,.embl_almenu a {
	font-size: 110%;
	font-weight: bold;
	color: #090909;
	text-decoration: none;
	margin-left: 1em;
}

.embl_almenu a:hover {
	color: #740202;
}