TD  {
	font-size : 9pt;
	font-family : arial,helvetica,sans-serif;
	color : #000000;
}

A  {
	font-size : 9pt;
	font-family : arial,helvetica,sans-serif;
	color : #0066CC;
}

.maroon  {
	font-size : 9pt;
	font-family : arial,helvetica,sans-serif;
	color : Maroon;
}

.dgreen  {
	font-size : 9pt;
	font-family : arial,helvetica,sans-serif;
	color : #003300;
}

.bold  {
	font-size : 9pt;
	font-family : arial,helvetica,sans-serif;
	color : #000000;
	font-weight : bold;
}

.small  {
	font-size : 2pt;
	font-family : arial,helvetica,sans-serif;
	color : #000000;
}

.maroon2  {
	font-size : 9pt;
	font-family : arial,helvetica,sans-serif;
	color : Maroon;
	font-weight : bold;
}

.strb  {
	font-size : 10pt;
	font-family : arial,helvetica,sans-serif;
	color : #000000;
	font-weight : bold;
}

.strr  {
	font-size : 10pt;
	font-family : arial,helvetica,sans-serif;
	color : Red;
	font-weight : bold;
}

.str  {
	font-size : 10pt;
	font-family : arial,helvetica,sans-serif;
	color : #000000;
	font-weight : normal;
}
.red  {
	color : Red;
}
h5  {
	font-size : 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}
A.blue  {
	font-size :15px;
	color : #0066CC;
}