P {
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
TD {
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
.MyTitle {
	font-family: Times New Roman, Times;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.MyTitle:hover {
	color: #40FF40;
}
.ExoTitle {
	font-family: Times New Roman, Times;
	font-size: 14pt;
}
.ExoTop {
	font-family: Times New Roman, Times;
	font-size: 13pt;
}
.ProdTitle {
	font-family: Times New Roman, Times;
	font-size: 18pt;
}
.ProSel {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
.ProSel:hover {
	color: red;
}
.ProSel2 {
   color: #606060;
}
.gray {
	color: gray;
}

