body {
	background-image: images/bg.gif;
	font-family: Arial, Verdana, Helvetica;
	font-size: small;
	font-weight: normal;
	color: #006600;
}

img {
	border: 0px;
}

hr.content {
	color: #33cc33;
	}

.greenTextBox{
	background-color: #CCFFCC;
	color: #006600;
	font: normal smaller;
	padding-left: 5px;
	padding-right: 5px;
	}
	
.greenDeco{
	background-color: #CCFFCC;
	color: #006600;
	font: normal smaller;
	}

.greenTxt{
	background-color: #CCFFCC;
	color: #006600;
	}
	
.purpleTextBox{
	background-color: #FFE0FF;
	color: #660066;
	font: normal smaller;
}

a.nav:link{
	color: #660066;
}

a.nav:visited{
	color: #660066;
}

a.nav:hover{
	color: #660066;
	text-decoration: none;
}

a.content:link{
	color: #006600;
}

a.content:visited{
	color: #006600;
}

a.content:hover{
	color: #006600;
	text-decoration: none;
}
	
.note {
	color: #1D578F;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}
tr.altcell {
	background-color: #FFFF7F;
}
