body, p, tr, th, td, ol, ul, li, h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt; font-weight: normal; color: #000000;
}

body { 
	background-color: #000000; 
}

a {
	color: #6600CC;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	color: #330066;
}

.content {
	width: 550px;
	margin: 40px auto 0 auto;
}

.content td {
	background-color: #EEEEEE;
}

.domain {
	font-weight: bold;
}

hr {
  margin: 0;
  padding: 0;
}

.form_text {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}
.form_text_small {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
}
.form_text_error {
	color:#FF0000;
}
.form_title {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

