body {
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
	margin: 15px 30px 15px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: lighter;
	color: #330066;
	margin: 5px 15px 5px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	color: #330066;
	margin: 5px 0px 0px;
}
link {
	color: #330066;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-left: 15px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
	margin: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 2em;
	font-weight: lighter;
	color: #330066;
	margin: 5px 15px 0px 0px;
}

/*  css code added by john for form system */

#webform {
	background-color: #0099CC;
	background-image:url(imgs/getmailhead.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 180px;
	height: 85px;
	padding: 40px 10px 10px 10px;
}

#webform form {

}

#websform input {

margin-top: 4px;}

#email {
	width: 160px;
}

#submitlogin {
background-image:url(imgs/logingo.gif);
background-repeat:no-repeat;
border:none;
width: 30px;
height: 30px;
margin-top: 6px;
}


/*  end css code added by john for form system */