td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
}
input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bold {
	font-weight: bold;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.footer:link, a.footer:active, a.footer:visited, .footer {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	font-weight: normal;
	text-decoration: underline;
}
a.subtle:link, a.subtle:active, a.subtle:visited {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
a.subtle:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.newsletter { width:612px; margin-left:45px; padding:18px 0 18px 0; border-bottom:1px solid #333333; }
.newsletter td { color:#7A7A7A; line-height:110%; }
.newsletter form { margin:0; }
.newsletter input { width:136px; color:#999999; }
.newsletter input.submit { width:auto; color:#666666; }

a.facebook { padding:5px 0 5px 30px; display:block; background:center left no-repeat url(../images/icon-facebook.gif); }
a.twitter { padding:5px 0 5px 30px; display:block; background:center left no-repeat url(../images/icon-twitter.gif); }