.logo {
	text-align: center;
}
.left_side {
	background-color: #3C3;
	width: 180px;
	padding: 5px;
	color: #000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left_side ul {
	list-style-type: square;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blue_background {
	background-color: #36F;
	font-family: "Trebuchet MS";
	text-align: center;
	height: 10px;
	font-weight: bold;
}
.left_side h4 {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.reg_text span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #36F;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #3C3;
}
.reg_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
}
#main {
	border: 1px solid #000;
}

.reg_text a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C0;
}

.spacer {
	background-image: url(Newsletter2_files/spacer.gif);
	background-repeat: no-repeat;
	height: 5px;
}
#cellphone {
	font-size: 9px;
}

