P, td  {
	text-decoration : none;
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

A  {
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
}

A:Visited  {
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
}

A:Active  {
	text-decoration : none;
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
}

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

a:visited.links  {
	text-decoration : none;
	font-size : 10 pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
}

a:active.links  {
	text-decoration : none;
	font-size : 10 pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
}

a:hover.links  {
	text-decoration : underline;
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #6C8D98;
}

a:visited.text  {
	text-decoration : none;
	font-size : 10 pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
}

a:active.text  {
	text-decoration : none;
	font-size : 10 pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #0000ff;
}

a:hover.text  {
	text-decoration : none;
	font-size : 10 pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #737373;
}

body 
{
	
	font: 10pt Verdana;

}
