td {
	color : #FFFFFF;
	font-family : Arial, Helvetica;
	font-size : 8pt;
	
}

input, textarea, submit, select {
 font-family: Arial; 
 font-size: 8pt;
}

A:ACTIVE, A:LINK, A:VISITED, A {
	color : #0A256D;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
	font-family :  Arial, Helvetica;
}

A:HOVER {
	color : #0A256D;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
	font-family :  Arial, Helvetica;
}

.item_desc {
	color: #D0D0D0;
	font-weight : bold;
	font-size : 8pt;
}