body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #6C8C96;
	margin: 0px;
}
h1 {
	font-size: 28px;
	font-weight: 400;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #525252;
}
h2 {
	font-size: 19px;
	font-weight: 400;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h5 {
	font-size: 10px;
	font-style:italic;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p {
	margin: 0px 0px 15px 0px;
}
ul {
	margin: 3px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(px/bomb_li.gif);
	list-style-position: outside;
}
li {
	margin: 0px 0px 10px 0px;
}
a {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
#container_outer {
	text-align: left;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	width: 950px;
}
#container_toptop {
	background-image: url(px/bg_top.jpg);
	background-repeat: no-repeat;
	height: 61px;
}
#container_top {
	background-image: url(px/bg_top.gif);
	background-repeat: repeat-y;
	height: 72px;
	padding: 0px 0px 0px 20px;
}
#container_middle {
	background-image: url(px/bg_middle.gif);
	background-repeat: repeat-y;
	padding: 0px 20px 0px 20px;
}
#container_bottom {
	background-image: url(px/bg_bottom.jpg);
	background-repeat: no-repeat;
	height: 65px;
}
#adress {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 0px 0px 40px;
}

#adress a{
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}