BODY  {
	background: #ffffff;
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
}

P  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color: #000000;
}

TD  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color: #000000;
	vertical-align:top
}

LI  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	line-height : 12pt;
	text-indent : 0pt;
	color: #000000;
}

H1  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	line-height : 16pt;
	color: #000000;

}

H2  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	line-height : 13pt;
	color: #000000;
}

H3  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	line-height : 13pt;
	color: #000000;
}

A  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : normal;
	color: #ffffff;
	text-decoration : none;
}

A:Visited  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : normal;
	color: #ffffff;
	text-decoration : none;
}

A:Active  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : normal;
	color: #eeeeee;
	text-decoration : normal;
}

A:Hover {
	font-size : 14pt;
	font-family : Arial;
	font-weight : normal;
	color: #ff0000;
	text-decoration : none;
}

.inactive_link {
	font-size : 14pt;
	font-family : Arial;
	font-weight : normal;
	color: #ffff00;
	text-decoration : none;

}

.link_black  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	color: #000000;
