

body, div, td, span, p {
	font-family:verdana;
	font-size:11px;
	color:#64727B;
}

h1 {
	font-family:tahoma;
	font-size:20px;
	font-weight:bold;
	color:#9AB0BB;
	margin-top:0px;
	margin-bottom:8px;
}

a {
	font-family:verdana;
	font-size:11px;
	color:#033967;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin-top:0px;
	margin-bottom:8px;
}

ul, ol {
	margin-top:0px;
	margin-bottom:8px;
}

hr {
	height:1px;
	color:#9AAEB9;
	text-align:center;
}

form {
	margin:0px;
}

input, textarea, select {
	border-width:1px;
	font-family:verdana;
	font-size:10px;
	background:#E9ECEF;
}

img {
	border:0px;
}

div.dots {
	width:652px;
    height:20px;
    background-image:url(/images/templates/newsletter/dots.jpg);
}
td.left {
	width:186px;
    text-align:left;
    vertical-align:top;
    }
td.right {
    text-align:left;
    vertical-align:top;
    padding:10px 18px 18px 18px;
    background-color:#e0e6eb;
    }
