body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	margin: 0px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1E4632;
}
table {
	background-position: right top;
}
td {
	background-position: right top;
	background-repeat: no-repeat;

}
.bkgd {
	color: #d9e2dc;
}
.dkgreen {
	color: #42642f;
}
.mdgreen {
	color: #618a45;
}
.green {
	color: #8faf6b;
}
.ltgreen {
	color: #bfd884;
}
.dkblue {
	color: #1f7b9f;
}
.ltblue {
	color: #91b5bf;
}
.dkpurple {
	color: #67318d;
}
.ltpurple {
	color: #c2aecc;
}
.ltyellow {
	color: #fbf49c;
}
.orange {
	color: #f7cd4b;
}
.ltorange {
	color: #fae59b;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;

}
.gray {
	color: #666666;
}
tr {
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: 1f7b9f;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #67318d;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 2e8f86;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 618a45;
	text-decoration: underline;
}
a:hover, a:link:hover, a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 67318d;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 1f7b9f;
	text-decoration: underline;
}

a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 1f7b9f;
	text-decoration: underline;
}
