a:link {
	font-family: Tahoma;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;

}
a:visited {

	font-family: Tahoma;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.border1 {
	border: 1px #FF9900;
}
.border2gray {
	border: 1px #666666;
}

