 html body {
	background-color: #000000;
	top-margin:0px;
	}

.HeadCI1{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color:#bcbec0;
	list-style-position: inside;
	list-style-type: none;
}
.HeadCI2{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color:#bcbec0;
	list-style-position: inside;
	list-style-type: none;
}
.slash {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight:300;
	font-variant: normal;
	color: #d81f2a;

}
.content1{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-align:left;
}
.content2{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color:#bcbec0;
	text-align:left;
}
.nav{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight:200;
	font-variant: normal;
	text-transform: lowercase;
	color:#ffffff;
	
}
a:link{
	color:#ffffff;
	text-decoration:none;
	font-variant: normal;
}
a:visited{
	color:#ffffff;
	text-decoration:none;
	font-variant: normal;
}
a:hover{
	color:#bcbec0;
	text-decoration:none;
	font-variant: normal;
}
.but{
	font-family: Arial;
	font-size: 30px;
	font-style: normal;
	/*line-height: 20px;*/
	color:#bcbec0;
	text-align:left;
}
.CLclear{
	claer:left;
}
html li{
	list-style:disc;
	padding-left:10px;
}
html ul{
	padding-left:none;
}
.CICursor
{
cursor: hand;
cursor: pointer;
}
html ul{
	margin:16px;
	padding:0px;
}
