.body {
	font-family: Verdana, Arial;
	font-size: 3px;
	font-style: normal;
	background-color: 455B88;
	background-image: url(../images/BackgroundIMG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
body {
	font-family: Verdana, Arial;
	font-size: 3px;
	font-style: normal;
	background-color: 455B88;
	background-image: url(../images/BackgroundIMG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;}
	
	.a img {border:none;}

.copyNormal {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
}
.copyHeadline1 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 0B4277;
	font-weight: bold;
}
a:link {
	color: 386794;
	text-decoration: underline;
}
a:visited {
	color: 386794;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: 7B1E0C;
}
a:active {
	color: #FFFFFF;
	background-color: 7B1E0C;
}
.copyHeadline1Gray {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.copyNormalWhite {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}
.aboutLinespacing {
	line-height: 18px;

}
.copyLarge {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8F8F8F;
	line-height: 24px;
	background-attachment: scroll;
}

/*HeadlineGreen*/
.HeadlineGreen {
	font-family: "Helvetica Neue", HelveticaNeue;
	font-size: 20px;
	color: #66761d;
	line-height: 16px;
}
.HeadlineGreen a:link {
	color: #66761d;
	text-decoration: None;

}
.HeadlineGreen a:visited {
	color: #66761d;
	text-decoration: None;
}
.HeadlineGreen a:hover {
	color: #66761d;
	text-decoration: none;
}
.HeadlineGreen a:active {
	color: #66761d;
	background-color: #FF9900;
}

/*TreeCounter*/
.TreeCounter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 16px;
}
.TreeCounter a:link {
	color: #FFFFFF;
	text-decoration: None;

}
.TreeCounter a:visited {
	color: #FFFFFF;
	text-decoration: None;
}
.TreeCounter a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.TreeCounter a:active {
	color: #FFFFFF;
	background-color: #FF9900;
}

div#printextra {
	display:none;
}
div#webextra {
	display:none;
}
div#idextra {
	display:none;
}
/*this is how you comment out css*/
<link href="StylesheetFix.css" rel="stylesheet" type="text/css">
