A {
	text-decoration : none;
	font-family : Times New Roman, Serif;
}

A:hover {
	text-decoration : underline;
}

A.box {
	font-size : 8pt;
	color: #333333;
}

A.link {
	font-size : 9pt;
	color: #000000;
	text-decoration : underline;
}


A.common {
	font-size : 9pt;
	color: #333333;
}


.sel {
	font-family : Times New Roman, Serif;
	font-size : 8pt;
	color: #000000;
}

P  {
	font-family : Times New Roman, Serif;
	font-size: 10pt;
	color: #333333;
	font-weight : normal;
	line-height : 13pt;
	margin-top : 0px;
}

.normal  {
	font-family : Times New Roman, Serif;
	font-size: 10pt;
	color: #333333;
	font-weight : normal;
}

.sep {
	font-size : 8pt;
	color: #333333;
	font-family : Times New Roman, Serif;
}


td.standardcell  {
	font-family : Times New Roman, Serif;
	font-size: 9pt;
	color: #333333;
	font-weight : normal;
}

td.headercell  {
	font-family : Times New Roman, Serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight : bold;
}

td.headercellblack  {
	font-family : Times New Roman, Serif;
	font-size: 10pt;
	color: #333333;
	font-weight : bold;
}


P.small  {
	font-family : Times New Roman, Serif;
	font-size: 9pt;
	color: #333333;
	font-weight : normal;
	line-height : 13pt;
	margin-top : 0px;
}

.cap {
	color: #000000;
}


P.header  {
	font-family : Times New Roman, Serif;
	font-size: 12pt;
	color: #000000;
	font-weight : bold;
	line-height : 12pt;
	margin-bottom : 6px;
}

P.teaser  {
	font-family : Times New Roman, Serif;
	font-size: 11pt;
	color: #333333;
	font-weight : bold;
	line-height : 12pt;
	margin-bottom : 6px;
}