P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #0033ff;
    text-decoration : none;
}

A:Visited  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #0033ff;
}

A:Active  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #33cc00;
}

A:Hover  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
    text-decoration : underline;
}

A.bigwht  {
	color : #ffffff;
	font-size : 11pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
    text-decoration : none;
}

A.bigwht:Hover  {
	font-size : 11pt;
    color : #ffffff;
	font-family : Arial, Helvetica;
	font-weight : bold;
    text-decoration : underline;
}

A.bigwht:Visited  {
	font-size : 11pt;
    color : #ffffff;
    font-weight : bold;
	font-family : Arial, Helvetica;
}

TD  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
}

.tiny  {
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
}

.pipes  {
	color : #0033ff;
	font-size : 8pt;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
}

.bigwht  {
	color : #ffffff;
	font-size : 11pt;
	font-family : Arial, Helvetica;
	font-weight : bold;
    text-decoration : none;
}

