td.header a:link, td.header a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	height: 21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
    border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #ffffff;
	border-left-color: #000000;
	position: relative;

}
td.header a:hover{
	background-color: #000000;
	color: #FFCC00;
    border-bottom-color: #000000;
}

.style5 {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
