body  {
	font-family:"Century Gothic","Trebuchet MS",sans-serif;
	font-weight:700;
	font-size:12px;
	background:#dcdcdc;
	color:#0f0f0f;
}
a  {
	text-decoration:none;
	color:#0f0f0f;
}
#content  {
	position:relative;
	top:0px;
	margin:15px;
	border:1px solid #afafaf;
	padding:8px;
	background:#efefef;
}
#pic  {
	width:658px;
	margin:0 auto 0 auto;
	border:1px solid #afafaf;
	padding:8px;
	background:#efefef;
	text-align:left;
}
#ie  {
	text-align:center;
}
.small  {
	font-size:10px;
	font-weight:600;
}
.small a  {
	text-decoration:underline;
}
.big  {
	font-size:16px;
	font-weight:700;
}
input.button  {
	font-family:"Century Gothic","Trebuchet MS",sans-serif;
	font-weight:700;
	font-size:12px;
	background:#efefef;
	color:#0f0f0f;
	border:1px solid #afafaf;
}
select.drop  {
	font-family:"Century Gothic","Trebuchet MS",sans-serif;
	font-weight:700;
	font-size:12px;
	background:#efefef;
	color:#0f0f0f;
	border:1px solid #afafaf;	
}
