body {
	font-family:"Verdana","Helvetica","Arial",sans-serif;
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
	width: 600px;
}
#header {
	text-align:center;
	margin-bottom: 3em;
}

#bodyText {
	text-align: left;
}
a:link img {
	border:none;
}
a:visited img {
	border:none;
}
a:active img {
	border:none;
}
a:hover img {
	border:none;
}

/*included from phplist.css for compatibility*/
h1 {font-weight: bold; font-size: 125%; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}

h2 {font-weight: bold; font-size: 110%; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}

h3 {font-weight: bold; font-size: 100%; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; margin:0px; padding:0px;}


.attributename  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributeinput  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

