.ft, .ft:visited, .ft:link {
	color : #004F4F;
	text-decoration : none;
	font-size : 12px;
	font-weight: Bold;
}
.ft:hover, .ft:visited:hover, .ft:link:hover {
	color : #004F4F;
	text-decoration : underline;
	font-size : 12px;	
	font-weight: Bold;
}
BODY {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

A:LINK {
	color : #000000;
	text-decoration : none;
	font-size : 12px;
}
A:HOVER {
	color : #000000;
	text-decoration : underline;
	font-size : 12px;	
}
A:VISITED {
	color : #000000;
	text-decoration : none;
	font-size : 12px;
}
A:VISITED:Hover {
	color : #000000;
	text-decoration : none;
	font-size : 12px;
}
.fixhover {
	color : #000000;
	text-decoration : underline;
	font-size : 12px;	
}
.tdata {
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
}
.footer {
	color : #999999;
}
.amount {
	font-family : Arial, Helvetica, sans-serif;
	color : #006600;
	font-weight : bold;
	font-size : smaller;
}
.header {
	font-family : "Times New Roman", Times, serif;
}
.itemno {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
	font-size : 10px;
}
.pagetext {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : 15px;
}
