body {
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}

a {
	color:blue;
	outline: none;
	text-decoration:underline;
}

.trans {
	_behavior: url("/pngbehavior.htc");
}

h1 {
	color:#267835;
	font-size: 2.5em;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 0px 20px;
}

h2 {
	color:#267835;
	font-size: 1.6em;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

h3, h3 a {
	color:#ffffff;
	font-size: 1.1em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h4 {
	color:#7fc41b;
	font-size: 1.1em;
	font-weight:bold;
	margin:6px 0px;
}

h5 {
	color:#7fc41b;
	font-size: 1.1em;
	margin:0px;
	padding:0px
}

.TinyText {
	font-size: 85%;
}

.SmallText {
	font-size: 90%;
}

.LargeText {
	font-size: 150%;
}

.LargestText {
	font-size: 180%;
}

.Header {
	font-size: 1.4em;
	padding:0px 0px 4px 0px;
	margin:0px;
}

.IntroText {
	font-size: 115%;
	line-height:1.4em;
}

.RedText {
	color:#FF0000;
}

.DarkGreenText, .DarkGreenText a {
	color:#267835;
}

.GreyText {
	color:#878889;
}


.GreyText a:visited {
	color:black;
}

.LightGreyText {
	color:#CCCCCC;
}

.LightGreenText {
	color:#7fc41b;
}

.LightGreenLinks a {
	color:#267835;
}

.DarkOrangeText, .DarkOrangeText a 
{
	color:#ec7206;
}

.LightOrangeText 
{
	color:#faba00;
}

.LightPurpleText {
	color:#b094bf;
}

.DarkPurpleText, .DarkPurpleText a {
	color:#6d1e7e;
}

.WhiteText, .WhiteText a {
	color:white;
}

.BlueText, .BlueText a {
	color: #66ccff;
}

.greytext, .greytext a {
	color:#878889;
}