.ptm8size    { font-family: Arial; font-size: 8pt }

.ptm10size   { font-family: Arial; font-size: 10pt }

.ptm12size   { font-family: Arial; font-size: 12pt }

.ptm10sizeRed {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	color: #FF0000;

}

.ptm12sizeRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;

}
.ptm8sizeGrey {
	font-family: Arial;
	font-size: 8pt;
	color: #999999;

}
.ptm10sizeItalic {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;

}
.ptm10sizeLink {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;

}

