table {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #383838;
}

.a12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #383838;
}

.priblue {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	color: #0173AF;
	font-weight:bold;
	text-decoration: none;
}

.prigreen {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	color: #5E8101;
	font-weight:bold;
	text-decoration: none;
}

.footnote {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #65737C;
}


a:link {
}
a:visited {
}
a:hover {  
	font-weight:bold;
	text-decoration: none;
}
.producttype {
	font-size : 10pt;
	color : gray;
}
.producttype_hover {
	font-size : 10pt;
	color : gray;
	font-weight : bold;
}

