body, .p {
	background:#0B1316;
}
body, a , .p, .boxtext{
	margin: 0px;
	color: #FAFDFB;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu {
	color: #0B1316;
}
.sidemenu {
	text-decoration: none;
}
a.sidemenu:hover {
	text-decoration: underline;
}
.style2 , .menu{
	color: #0B1316;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

.img, pre img {
	border: #FAFDFB solid thin;
}

h1 {
	color: #FAFDFB;
	font-size: 26px;
	font-weight: normal;
}
input, .boxtext {
	border: black solid thin;
}
.copyleft ,.copyleft a{
	color: gray;
	font-size: 10px;
    visibility: hidden;
}