body{
	font-family : normal Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: Black;
}
A{
	text-decoration:none;
	color: #003399;
}
A:HOVER{
	text-decoration: underline;
	color: #ff0000;
}
A.bold  { color: #003399; font-size: 8pt; ; text-decoration: none;  font-weight : normal;  }
A:HOVER.bold  { color: #ff0000; font-size: 8pt; text-decoration: underline;  font-weight : normal;  }
td.onlink  { color: #ff0000; font-style: font-size: 8pt; text-decoration: none;  font-weight : normal;  }
td{
	font-family : normal Arial, Helvetica, sans-serif;
	font-size : 8pt;
	}
td.link { color: #003399}
td.spacing{
	font-size: 4pt;
	font-family: verdana;
}
td.head1  { color: red; font-weight: bold; font-size: 10pt; text-decoration: none; }
td.head2  { color: #003399; font-weight: bold; font-size: 9pt; text-decoration: none; }
input{
	font-family: verdana;
	font-size:8pt;
}
td.Pdev{
	background : #3399FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
}
td.ALearn{
	background : #FFFF66;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
}
td.Train{
	background : #FF6666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
}