@import url(http://fonts.googleapis.com/css?family=Cantarell:regular,italic,bold,bolditalic);
body {font-family: "Cantarell",  sans-serif; margin: 0 auto; color:#333333; font-size:12pt;}
P, OL, UL, LI, table, tr, td { color: #000; font-size: 12pt; }
	a:link 			{ color: #0072BC; text-decoration: underline; }
	a:active 		{ color: #0072BC; text-decoration: underline;  }
	a:hover 		{ color: #0072BC; text-decoration: none; }
	a:visited 		{ color: #0072BC; text-decoration: underline; }
	a:visited:hover { color: #0072BC; text-decoration: none;  }
	
img { padding: 0; margin: 0; }
img.upload {max-width:300px;}

.headers 		{color:#0D1126;font-family:Georgia,Times,"Times New Roman",serif;font-size:1.5em;font-weight:normal;margin-bottom:0.25em; display:block;text-align:center; padding-top:6px; }
.categories 	{ font-size: 10pt; color: #336699; font-weight: bold;  font-family:Georgia, "Times New Roman", Times, serif;}
.emphasis 		{ color: #333366; } 
.construction 	{ font-size: 12pt; color: #000; font-weight: bold;  font-family:Georgia, "Times New Roman", Times, serif;}