A:link {
	color: #0000ff;
	text-decoration: underline;
	font-weight : bold;
	font-family : Arial
	font-size : 10pt;



}

A:visited {
	color: #0000ff;
	text-decoration: underline;
	font-weight : bold;
    font-family : Arial
    font-size : 10pt;


}

A:active {
	color: #cc0000;
	text-decoration: underline;
	font-weight : bold;
	font-family : Arial
	font-size : 10pt;



}

A:hover {
	color: #cc0000;
	text-decoration: underline;
	font-weight : bold;
	font-family : Arial
	font-size : 10pt;



}
A.small:link {
	color: #0000ff;
	text-decoration: underline;
	font-size : 10pt;
    font-weight : normal;

}

A.small:visited {
	color: #0000ff;
	text-decoration: underline;
	font-size : 10pt;
    font-weight : normal;
}

A.small:active {
	color: #cc0000;
	text-decoration: underline;
	font-size : 10pt;
    font-weight : normal;
}

A.small:hover {
	color: #cc0000;
	text-decoration: underline;
	font-size : 10pt;
    font-weight : normal;
}
A.tiny:link {
	color: #0000ff;
	text-decoration: underline;
	font-size : 8pt;
    font-weight : normal;

}

A.tiny:visited {
	color: #0000ff;
	text-decoration: underline;
	font-size : 8pt;
    font-weight : normal;
}

A.tiny:active {
	color: #cc0000;
	text-decoration: underline;
	font-size : 8pt;
    font-weight : normal;
}

A.tiny:hover {
	color: #cc0000;
	text-decoration: underline;
	font-size : 8pt;
    font-weight : normal;
}



A.dark:link {
	color: #000080;
	text-decoration: none;
	font-size : 10pt;
	font-weight : bold;
}

A.dark:visited {
	color: #000080;
	text-decoration: none;
	font-size : 10pt;
	font-weight : bold;
}

A.dark:active {
	color: #cc0000;
	text-decoration: none;
	font-size : 10pt;
	font-weight : bold;
}

A.dark:hover {
	color: #cc0000;
	text-decoration: none;
	font-size : 10pt;
	font-weight : bold;
}
A.dark2:link {
	color: #000080;
	text-decoration: underline;
	font-family : Arial
	font-weight : bold;
	font-size : 10pt;

}

A.dark2:visited {
	color: #000080;
	text-decoration: underline;
	font-family : Arial
	font-weight : bold;
	font-size : 10pt;
}

A.dark2:active {
	color: #cc0000;
	text-decoration: underline;
	font-family : Arial
	font-weight : bold;
	font-size : 10pt;
}

A.dark2:hover {
	color: #cc0000;
	text-decoration: underline;
	font-family : Arial
	font-weight : bold;
	font-size : 10pt;

}
P {
	font-size: 10px;
	font-family : Arial;
	color : #000080;
    font-size : 10pt;

}
P.strong {
	font-size: 10px;
	font-family : Arial;
	color : #000080;
	font-weight : bold;
    font-size : 10pt;

}
TD {
	font-size: 8px;
	font-family : Arial;
	color : #000080;
    font-size : 8pt;

}
