body {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;

}
td {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;

}

p {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;

}
h1 {
	font-family: Tahoma;
	font-size: 16pt;
	color: #7C9E07;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
}
a:link       {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:visited    {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:active     {
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover      {
	font-family: Tahoma;
	color: #008000;
	text-decoration: none;
	font-weight: normal;
}.indent {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;


}
.table {
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: none;

}
.cellright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
li {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);

}
.caption {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.iconleft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
}
