body {
	font-size: 13px;
	line-height: 140%;
	color: #666666;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
text-align:center;
}
#wrap{
margin:0 auto;
padding:0;
width:890px;
text-align:left;
}
fieldset{
border:0;
}
#EmailForm{
line-height:250%;
}

a {
	color: #008DA6;
	text-decoration: none;
}
a:visited {
	color: #008DA6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:action {
	text-decoration: underline;
}

ul {
	line-height: 22px;
	list-style-type: disc;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-weight: normal;
	padding: 0px;
	font-size: 12px;
	color: #333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
}
h2 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
h3 {
	font-weight: bold;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

p {
	margin: 0px;
	padding: 0px;
	line-height:170%;
	font-size:13px;
}
ul {
	line-height: 22px;
	list-style-type: disc;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}
