body {
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #0D1215;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E9D9B6;
	text-decoration: none;

}
a:link {
	color: #E9D9B6;
}

a:visited {
	color: #E9D9B6;
}

a:hover {
	color: #97979B;
}

a:active {
	color: #E9D9B6;
}
.firewall{
	font-family: Arial;
	color: #97979B;
	font-size: 10px;
	text-decoration: none;
}
a.firewall{
	font-family: Arial;
	color: #E9D9B6;
	font-size: 11px;
	letter-spacing:	4px;
	text-decoration: none;
}
a.firewall:link{
	font-family: Arial;
	color: #E9D9B6;
	font-size: 11px;
	letter-spacing:	4px;
	text-decoration: none;
}
a.firewall:visited{
	font-family: Arial;
	color: #E9D9B6;
	font-size: 11px;
	letter-spacing:	4px;
	text-decoration: none;
}
a.firewall:hover{
	font-family: Arial;
	color: #97979B;
	font-size: 11px;
	letter-spacing:	4px;
	text-decoration: none;
}
a.firewall:active{
	font-family: Arial;
	color: #E9D9B6;
	font-size: 11px;
	letter-spacing:	4px;
	text-decoration: none;
}
.jewels{
	font-family: Arial;
	color: #A4A4A7;
	font-size: 11px;
	line-height: 13px;
	letter-spacing:	2px;
	text-decoration: none;
}

.jewels-title{
	font-family: Georgia, Arial;
	color: #E9D9B6;
	font-size: 24px;
	text-decoration: none;
}

.mov-text{
      	font-family: Tahoma;
	font-size: 12px;
	letter-spacing:	1px;
	color: #A4A4A7;
	text-decoration: none;

}

.mov-input{
	font-size: 11px;
	color: #6F6F71;
	text-decoration: none;
	height: 15px;
	width: 170px;
	border: 1px solid #6F6F71;

}

.mov-small-input{
	font-size: 11px;
	color: #6F6F71;
	text-decoration: none;
	height: 15px;
	width: 85px;
	border: 1px solid #6F6F71;

}
.mov-input-textarea{
	font-size: 11px;
	color: #6F6F71;
	text-decoration: none;
	border: 1px solid #6F6F71;

}

.mov-button{
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	background-color: #A4A4A7;
        width: 50px;
	font-size: 11px;
	height: 20px;
}