
<style type="text/css">
<!--

.bgColor {
	background-color: #ffffff;
}
.maintext {
	font-family: Verdana;
	font-size: x-small;
	color: #666666;
}
.smalltext {
	font-family: Verdana;
	font-size: x-small;
	color: #666666;
}
.categoryHeader {
	font-family: Arial;
	font-size: medium;
	color: #60911e;
}

a:link {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #60911e;
	text-decoration: underline;

}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:active {
	color: #60911e;
	text-decoration: none;

}
.box1 {
	font-family: Verdana;
	font-size: x-small;
	color: #146799;
	background-color: #ffffff;
	border: 1px solid #D8DADB;

}
.box2 {
	font-family: Verdana;
	font-size: xx-small;
	color: #666666;
	background-color: #f0f8ff;
	border: 1px none #666666;

}
.box3 {
	font-family: Verdana;
	font-size: xx-small;
	color: #60911e;
	background-color: #ffffff;
	border: 1px solid #666666;

}


.dottedline {
	border: 1px dotted #666666;
}
-->
</style>


