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

.bgColor {
	background-color: #ffffff;
}
.maintext {
	font-family: Verdana;
	font-size: xx-small;
	color: #333333;
}
.smalltext {
	font-family: Verdana;
	font-size: xx-small;
	color: #999999;
}
.categoryHeader {
	font-family: Arial;
	font-size: medium;
	color: #ff9933;
}

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

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

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

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

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

}
.box2 {
	font-family: Verdana;
	font-size: xx-small;
	color: #333333;
	background-color: #ffffff;
	border: 1px dashed #cccccc;

}
.box3 {
	font-family: Verdana;
	font-size: xx-small;
	color: #333333;
	background-color: #F2F4F5;
	border: 1px solid #D8DADB;

}


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


