DIV.TITLE {
	font-family:arial;
	font-size:14pt;
	font-weight:bold;
	}
DIV.SUBTITLE {
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
	}
DIV.AUTHOR {
	color:#990099;
	font-family:arial;
	}
DIV.DATE {
	color:#009900;
	font-family:verdana;
	font-size:8pt;
	}
DIV.NOTES {
	font-family:verdana;
	font-size:8pt;
	}

HR	{
	clear:both;
	color:#9400D3;
	height:1;
	}

SMALL.SHOPNOTE {
   color:#700ACE;
   }

STRONG	{font-size:16pt;
		font-color:black;
		}

TABLE.MULTIROW TD {
	text-align:center!important;
	width=120px;
	}

TD	{
	font-family:arial;
	font-size:10pt;
	text-align:left;
	vertical-align:top;
	}

TD.SHELF	{
	background-color:#999999;
	color:white;
	font-family:verdana,sans-serif;
	font-size:8pt;
	font-weight:bold;
	letter-spacing:0.5em;
	text-align:center;
	}

TD.SHOP {
	background-color:#700ACE;
	color:white;
	font-family:verdana,arial,sans serif;
	font-size:8pt;
	font-weight:normal;
	padding-left:3;
	padding-right:2;
	padding-top:0;
	padding-bottom:1;
	}

TD.SHOP:HOVER {
	background-color:#900FED;
	color:white;
	cursor:hand;
	font-family:verdana,arial,sans serif;
	font-size:8pt;
	font-weight:normal;
	padding-left:3;
	padding-right:2;
	padding-top:0;
	padding-bottom:1;
	}

TD.SHOP A {
   color:white;
   text-decoration:none;
   }

TD.SHOP A:VISITED {
   color:white;
   text-decoration:none;
   }