A { text-decoration: none; } 
A:hover { text-decoration: underline; }
#bullet ul {
	margin-left: 16px;
	padding-left: 0;
	list-style-image: url(images/bullet2.gif);
	list-style-position: outside;
	}
.back_gradient {
	background-image: url(images/back_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.back {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.corner {
	background-image: url(images/corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	list-style-image: url(images/bullet.gif);
	line-height: 22px;
}.bottom {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
	color: #466184;
}
.heading {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #6182AD;
}
.close {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #6182AD;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #555555;
	list-style-image: url(images/bullet.gif);
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	list-style-image: url(images/bullet.gif);
}

