body {
	background-color: #006600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	line-height: 10px;
}
.Body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14px;
	color: #333333;
	text-align: left;
}
.BodyHighlighted {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0033CC;
	font-weight: bold;
}
.BodyLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: right;
}
.SideBarLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12px;
	color: #333333;
	text-align: left;
}

.BlogDate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #339900;
	font-variant: small-caps;
}
.BlogBody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
}
.Bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
}
.Header1, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	color: #669933;
}
.Header2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #003399;
}
.Header3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #336699;
}
.Subhead1, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #cc6600;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.TitleAbout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	color: #990000;
}
.TitleContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	color: #CC6600;
}
.TitlePlay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	color: ##006600;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #993300;
}
ul.nav_categories {
	list-style: none;
	list-style-type: none;
}
.tags {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 12px;
	color: #333333;
	text-align: left;
}

