@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	color:#cfcfcf;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.55em;
	text-align:center;
	margin:0;
	padding:0;
}
a {
color:#cfcfcf;
text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color: #999999;
}
a img {
	border:0 none;
	border-color: #000000;
	border-style: none;
}

h1, h2, h3, h4, h5, h6, .head {
color:#ABABAB;
line-height:1.3em;
margin-bottom:0.4em;
}
h1 {
font-size:2em;
line-height:1.17;
}
h2 {
font-size:1.5em;
}
h3 {
font-size:1.05em;
}
h4 {
font-size:1.05em;
}
h5 {
font-size:1.05em;
}
h6 {
font-size:0.95em;
}
th {
padding:0;
text-align:left;
}
td {
padding:0;
}
p {
margin-bottom:0.8em;
}
address {
margin-bottom:0.4em;
}
address {
font-style:normal;
line-height:1.4em;
}
cite {
font-size:10px;
font-style:normal;
}
form {
display:inline;
}
fieldset {
border:medium none;
}
legend {
display:none;
}
label {
color:#cfcfcf;
font-weight:bold;
}
dt {
display:block;
font-weight:bold;
}
ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
small {
font-size:0.92em;
}
big {
font-size:1.1em;
}
hr {
height:0;
margin:8px 0;
overflow:hidden;
visibility:hidden;
}
.nowrap {
white-space:nowrap;
}
.bold {
font-weight:bold;
}
:focus {
outline-style:none;
outline-width:0;
}