.clear {clear:both;}
*{
margin:0;
padding:0;
}
img
{  border-style: none;
}
h1 {
	font-size:14pt;
	font-weight:bold;
	color:#107d01;
	letter-spacing:0px;
	line-height:28px;
}

h2 {
	font-size:10pt;
	font-weight:bold;
	color:#666666;
	letter-spacing:0px;
	text-transform: uppercase;
	
}
h4 {
	font-size:10pt;
	font-weight:bold;
	color:#009900;
	
}
h3 {
	font-size:10pt;
	font-weight:normal;
	font-stretch:condensed;
	color:#009900;
	
}

.hr_line {
	width:100%;
	height:4px;
	background-color:#666666;
	margin-bottom:10px;
	margin-top:2px;
}
.hr_line_hell {
	width:100%;
	height:4px;
	background-color:#999999;
	margin-bottom:20px;
	margin-top:7px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	width:972px;
	margin:0 auto;
	background-color:#666666;
}


#wrap {
	width:972px;
	background-color:#FFFFFF;
}

#adress {
	color:#999999;
	padding-left:18px;
}
#adress a {
	color: #999999;
	text-decoration: none;
}
#adress a:hover { 
	color: #666666; 
	text-decoration: underline;
} 


#SnapABug_P a IMG { visibility:hidden !important;}

