@charset "UTF-8";
.style21 {font-size: 10px}
.style18 {font-size: 12px}
.style16 {font-size: 14px}
.style13 {color: #FF0000}
.white {color: #FFFFFF}
.yellow {color: #FFFF00}
.style12 {
	font-size: 16px
}
.style11 {
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
}
.main-BG-image {
	background-image: url(images/bunker-web.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.links {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	color: #FFFF33;
}
a:visited {
	color: #FF9900;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

