

#content_main_img_container img {
    	border: 0px;
    	border-style: none;
        
    	margin-bottom: 00px;	
    	padding-bottom:10px;
}	

.content_main_text a:link, 
.content_main_text a:visited, 
.content_main_text a:hover, 
.content_main_text a:active  
{
    text-decoration: underline;
}

a.oeem ,
a.oeem:link, 
a.oeem:visited, 
a.oeem:hover, 
a.oeem:active  
{
     text-decoration: none;
}

a.oeem:hover
{
    text-decoration: underline;
}

.content_main_text 	
{
    
    position:  relative; 
    left: 0px; 
    top: 13px; 
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #58585a;
	width: 400px;
	display: block;
	margin-left: 129px;
/*	margin-top: 12px; */
	line-height: 140%
}

img,
h1,
h2,
h3,
h4,
h5,
a,
span,
div 
{
    padding: 0px;
    margin: 0px;
}

p 
{
    padding: 0px;
    margin: 0px 0px 15px 0px; 
}

h1, h2 	
{
     margin:  0px 0px 5px 0px;
    font-size: 18px;
    color: #ff0000;
}

h3
{
     margin:  0px 0px 5px 0px;
    font-size: 14px;
    color: #555555; /* #365F91; */
}

