/* BEGIN STYLESHEET *******************************************************/
BODY  {
	font-size : 10pt;
	font-family : Verdana;
	color : #000000;
	background-color : white;
}

P  {}

H1  {
	font-size : 16pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #669999;
}

H2  {
	font-size : 14pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #669999;
}

H3  {
	font-size : 12pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #336666;
}


ul {
	list-style : none;
	padding-left : 1px;
}

li  {
	border-top : 1px dashed Gray;
	padding-bottom : 5px;
	font-size : 10pt;
}



A  {
	text-decoration : none;
	color : #0033cc;
}

A:Visited  {
	color : Black;
}

A:Active  {
	color : #FFcc00;
	background-color : #eeeeee;
}

A:Hover  {
	color : White;
	background-color : Gray;
}

TABLE.outerframe  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica;
	background-color : #FFFFFF;
}

TD.outerframe  {
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica;
	background-color : #FFFFFF;
}




.address  {
	font-family : Georgia, "Times New Roman";
	font-size : 9pt;
	font-style : italic;
	background-color : #FFFFFF;
}

A.address  {
	font-size : 9pt;
	font-family : Georgia, "Times New Roman";
	font-style : italic;
	color : #000000;
}

A.address:Visited  {
	font-size : 9pt;
	font-family : Georgia, "Times New Roman";
	font-style : italic;
	color : #000000;
}

A.address:Hover  {
	font-size : 9pt;
	font-family : Georgia, "Times New Roman";
	font-style : italic;
	color : White;
	background-color : Gray;
}

A.address:Active  {
	font-size : 9pt;
	font-family : Georgia, "Times New Roman";
	font-style : italic;
	color : #663300;
	background-color : #cccccc;
}

