.body {
	font-family: "Century Gothic", Arial, Times, serif;
	font-size: 13px;
	color: #666666;
}
.subhead {
	font-family: "Century Gothic", Arial, Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.head {
	font-family: "Century Gothic", Times, Arial, serif;
	font-size: 16px;
	line-height: 17px;
	color: #A09878;
	text-decoration: none;
	font-weight: bold;
}
.countdown {
	font-family: "Century Gothic", Times, Arial, serif;
	font-size: 13px;
	line-height: 17px;
	color: #A09878;
	font-weight: bold;
}

.signature {
	font-family: "Century Gothic", Times, Arial, serif;
	font-size: 10px;
	line-height: 11px;
	color: #A09878;
	font-weight: bold;
}

.signature2 {
	font-family: "Century Gothic", Times, Arial, serif;
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	font-weight: bold;
}

.title {
	font-family: "Century Gothic", Times, Arial, serif;
	font-size: 14px;
	line-height: 18px;
	color: #913131;
	font-weight: bold;
}

.subtitle {
	font-family: "Century Gothic", Times, Arial, serif;
	font-size: 12px;
	line-height: 14px;
	color: #d7ddc1;
	font-weight: bold;
}

fieldset { 
	border:0;
	margin:0;
	padding:0;
}
	
label { 
	display:block; 
}

input.text,textarea {
	width:300px;
	font:12px/12px 'courier new',courier,monospace;
	color:#333;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc; 
}

input.submit { 
	padding:2px 5px;
	font:bold 12px/12px verdana,arial,sans-serif; 
}
