A  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
    text-decoration: none;
	color : #ff0000;
}

A:Hover  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
    text-decoration: underline;
	color : #ff0000;
}

A:Active  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
    text-decoration: none;
	color : #ff0000;
}

BODY  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
}

TD  {
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.b  {
	font-size : 8 pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #880000;
}

.b:Hover  {
	font-size : 8 pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
}

.title  {
	font-size : 10 pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	color : black;
}

.title:Hover  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
    text-decoration: underline;
	color : #0066ff;
}

.new  {
	font-size : 8pt;
	font-family : verdana;
	font-style : normal;
    text-decoration: none;
	color : #ffffff;
}
.newtitle  {
	font-size : 8pt;
	font-family : verdana;
	font-style : normal;
    text-decoration: none;
	color : #ffffff;
}
.new:hover  {
	font-size : 8pt;
	font-family : verdana;
	font-style : normal;
    text-decoration: none;
	color : #0066ff;
}
