@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #690E69;
	font-weight: bold;
}
a:hover {
	color: #E9B12C;
	font-weight: bold;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
}
h1 {
	color: #690E69;
	font-size: 14px;
}
h2 {
	color: #690E69;
	font-size: 14px;
}
.c1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.h1 {
	color: #690E69;
	font-size: 14px;
	font-weight: bold;
}
#form{
  width:259px;
  height:324px;
  margin:0;
	padding:0;
	vertical-align:top;
}
