body { color: black; font-size: 12px; font-family: lucida, verdana, arial, helvetica, sans-serif; line-height: 15px; background-color: #ccc; background-image: none; background-position: 0 0; }

body.poll {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	background: #DDDDB3; 
}

a:link	  	{ color: #00f; text-decoration: underline; }
a:visited	{ color: #00f; text-decoration: underline; }
a:hover	  	{ color: #00f; text-decoration: none; }
a:active	{ color: #00f; text-decoration: none  }

a.header:link	  	{ color: #00f; font-size: 14px; font-weight: bold; text-decoration: underline; }
a.header:visited	{ color: #00f; font-size: 14px; font-weight: bold; text-decoration: underline; }
a.header:hover	  	{ color: #00f; font-size: 14px; font-weight: bold; text-decoration: none  }
a.header:active	{ color: #00f; font-size: 14px; font-weight: bold; text-decoration: none  }

table.contentpage { background-color: white; width: 880px; margin: 0; padding: 0; outline: solid 1px #00f; }
td.content { text-align: left; vertical-align: top; margin: 0; padding: 12px 16px; }

div.sidebar { font-size: 12px; line-height: 15px; background-color: #ccc; text-align: left; vertical-align: top; margin: 6px 8px; padding: 6px 8px; outline: solid 1px #666; }
div.sidebar table tr td { font-size: 12px; line-height: 15px; }
p { font-size: 12px; line-height: 15px; margin-top: 12px; margin-bottom: 12px; }
li { font-size: 12px; line-height: 15px; margin-top: 8px; margin-bottom: 8px; }
h1 { font-size: 16px; font-weight: bold; line-height: 18px; margin-top: 12px; margin-bottom: 12px; }
h2 { color: #00f; font-size: 14px; line-height: 16px; }
h3 { font-size: 12px; font-weight: bold; line-height: 14px; margin-top: 12px; margin-bottom: 12px; }

p.footer { font-size: 10px; line-height: 12px; }

div.social { margin-bottom: 4px; }
img.social1 { margin: 0; padding: 1px; border-style: solid; border-width: 1px; }
img.social { margin-left: 1px; padding: 1px; border-style: solid; border-width: 1px; }
a.social:link { color: #666666 ; text-decoration: none; border: solid 1px white; }
a.social:visited { color: #666666 ; text-decoration: none; border: solid 1px white; }
a.social:hover { color: #f90 ; text-decoration: none; border: solid 1px white; }
a.social:active { color: #666666 ; text-decoration: none; border: solid 1px blue; }

