td.tablehead {
	border-bottom: 1px solid rgb(0,116,128);
}
font.tablehead {
	font-family: "Times New Roman";
	font-weight: bold;
	color: #007480;
        font-size: 12pt;
	text-decoration: none;
}
a:link {
	font-family: "MS Sans Serif";
	color: #007480;
        font-size: 8px;
	text-decoration: underline;
}
a:visited {
	font-family: "MS Sans Serif";
	color: #007480;
        font-size: 8px;
	text-decoration: underline;
} 
a:hover {
	font-family: "MS Sans Serif";
	color: #180CBA;
        font-size: 8px;
	text-decoration: none;
}
td.itemtitle {
	font-family: "MS Sans Serif";
	color: #180CBA;
	font-size: 12pt;
	text-align: center;
}
td.item {
	font-family: "MS Sans Serif";
	color: #180CBA;
	font-size: 8pt;
}
font.package {
	font-family: "Times New Roman";
	font-weight: bold;
	color: #180CBA;
        font-size: 10pt;
	text-decoration: none;
}