/* Start of CMSMS style sheet 'Green Tree' */
A:link	{
	color: #000000;
	text-decoration: underline;
	}
A:visited	{
	color: #000000;
	text-decoration: underline;
	}
A:hover	{
	color: #000000;
	text-decoration: underline;
	}
A:active	{
	color: #000000;
	text-decoration: underline;
	}
A	{
	color: #000000;
	text-decoration: underline;
	}
BODY	{
	background-color: #D2D3C1;
	color: #000000;
	padding: 0;
	margin: 0;
	font-family: 'Calibra', Arial, Helvetica, 'sans serif';
font-size: 12px;
line-height: 22px;
	ztext-align: justify;
	}

h1{
font-size: 14px;
font-weight:normal;
}


.backgreen {background-color: #8E8F6E;}

.darklinks {
color: #000000;
text-decoration: underline;
}

.darklinks2 {
color: #000000;
text-decoration: none;
}


.navlinks{
color: #FFFFFF;
text-decoration: underline;
}

.smaller{
font-size: 11px;
}

.smallerdark{
background-color: #A5A688;
font-size: 11px;
}

.textpad {padding-left: 60px;
padding-right:40px;
}

.textpad2 {padding-left: 60px;
}





/* End of 'Green Tree' */

