@charset "utf-8";
/* CSS Document */

* {
margin:0px;
padding:0px;
}

body {
margin:1px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color:#333333;
}

h1 {
font-size:20px;
line-height:24px;
margin-bottom:0px;
}

h2 {
font-size:14px;
line-height:18px;
margin-bottom:10px;
color:#666666;
}

h3 {
font-size:12px;
line-height:16px;
margin-bottom:6px;
color:#666666;
}

p {
margin-bottom:2px;
}

a {
color:#db1c1f;
text-decoration:underline;
font-weight:bold;
}

/* Format Newsletter */

#newsright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
