body{
	font		: "century gothic", helvetica, "arial narrow", arial; 
	font-family	: "century gothic", helvetica, "arial narrow", arial; 
	font-size	: 14px;
	color		: #FFFFFF;
	background-color : #000;
}
h1{ 
	font		: "century gothic", helvetica, "arial narrow", arial; 
	font-family	: "century gothic", helvetica, "arial narrow", arial; 
	font-size	: 24px;
	color		: #FFFFFF;
	margin-left	: 10px;
	font-weight	: normal;

	margin-top	: 0px;
	margin-bottom : 0px;
	padding-top	: 0px;
	
	padding-bottom : 5px;
}
.collection{
	font		: "century gothic", helvetica, "arial narrow", arial; 
	font-family	: "century gothic", helvetica, "arial narrow", arial; 
	font-size	: 18px;
	color		: #FFFFFF;
	margin-left	: 25px;

	margin-top	: 0px;
	margin-bottom : 0px;
	padding-top	: 0px;

	padding-bottom : 3px;
}
.buttonvb{
	background-color: #000000;
	color: white; 
	font-size: 12; 
	font		: "century gothic", helvetica, "arial narrow", arial; 
	font-family	: "century gothic", helvetica, "arial narrow", arial; 
}
.txtinput{
	background-color: #EEE;
	color: black;
	font-size: 14; 
	font		: "century gothic", helvetica, "arial narrow", arial; 
	font-family	: "century gothic", helvetica, "arial narrow", arial; 
}
