A:link  { color: #228B22; text-decoration: none }
A:active  { color: #228B22; text-decoration: none }
A:visited  { color: #228B22; text-decoration: none } 
A:hover  { color: #228B22; text-decoration: none }

A.BlogTitle:link  { color: #000000; text-decoration: none }
A.BlogTitle:active  { color: #000000; text-decoration: none }
A.BlogTitle:visited  { color: #000000; text-decoration: none } 
A.BlogTitle:hover  { color: #000000; text-decoration: none }

A.PostTitle:link  { color: #0072bc; text-decoration: none }
A.PostTitle:active  { color: #0072bc; text-decoration: none }
A.PostTitle:visited  { color: #0072bc; text-decoration: none } 
A.PostTitle:hover  { color: #0072bc; text-decoration: none }
	
	.Headline {
 	font-family: trebuchet, verdana, arial, Sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0072bc;
	margin-bottom: 0; 
	padding-bottom: 0; 
	}
	
	.HeadlineBlue {
 	font-family: trebuchet, verdana, arial, Sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0072bc;
	margin-bottom: 0; 
	padding-bottom: 0; 
	}

	.Subhead_Black {
 	font-family: trebuchet, verdana, arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0; 
	padding-bottom: 0; 
	}
	
	.Subhead_Green {
 	font-family: trebuchet, verdana, arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #228B22;
	margin-bottom: 0; 
	padding-bottom: 0; 
	}
	
	.Subhead_Blue {
 	font-family: trebuchet, verdana, arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000088;
	margin-bottom: 0; 
	padding-bottom: 0; 
	}
	
	.Body {
	font-family: verdana, arial, Sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
	}
	
	.Contact {
	font-family: verdana, arial, Sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #000000;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
	}
	
	.Caption {
	font-family: verdana, arial, Sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #336666;
	border-top: 1px solid #ccc;
	margin: 30px 0 10px 0; 
	}
	
	.alignLeft { 
	float: left; 
	margin-right: 10pt; 
	margin-bottom: 10pt; 
	}
	.alignRight { 
	float: right; 
	margin-left: 10pt; 
	}

