body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
a:link {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
p, h1, h2 {
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
p {
}

h1 {
	font-size: 24px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
p {
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}fieldset {
	text-decoration: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
legend {
	color: #999999;
}
.form_area {
	background-color: #333333;
	color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.images {
	border: thin solid #000000;
}
hr {
	width: 90%;
}
