@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p, li, label, input, select, textarea {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #e42322;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: underline;
}
img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS";
}

table.subscribe
{
border: 3px double #cccccc;
}
