A:link		{ color: blue; text-decoration: none; }
A:visited 	{ color: #8080FF;  text-decoration: none; }
A:active	{ color: yellow; text-decoration: none; }
A:hover		{ color: red;  text-decoration: none; }

H3	 	{ font-weight: bold;
		  font-size: 12pt;
                  font-family: Verdana, Helvetica, Arial;
                  color: black;
                  text-decoration: none;
		  padding-left: 8;
		  padding-right: 16;
		 }

P		{
                  font-size: 10pt;
                  font-family: Verdana, Helvetica, Arial;
                  color: black;
                  text-decoration: none;
		  text-indent: 8;
		  text-align: justify;
		  padding-left: 8;
		  padding-right: 16;
		}

DIV.list1		{
                  font-size: 10pt;
                  font-family: Verdana, Helvetica, Arial;
                  color: black;
                  text-decoration: none;
		  text-indent: 16;
                  text-align: justify;
                  padding-left: 8;
                  padding-right: 16;
		  padding-top: 4;
		  padding-bottom: 4;
                }


DIV.index1	{ font-weight: bold;
		  font-size: 11pt;
		  font-family: Verdana, Helvetica, Arial;
                  color: black;
                  text-decoration: none;
		}

DIV.index1 A:link	{ color: black;     text-decoration: none; }
DIV.index1 A:visited	{ color: #808080;  text-decoration: none; }
DIV.index1 A:active	{ color: violet;   text-decoration: none; }
DIV.index1 A:hover	{ color: red;      text-decoration: none; }


DIV.index2	{ font-weight: bold;
		  font-size: 10pt;
		  font-family: Verdana, Helvetica, Arial;
                  color: black;
                  text-decoration: none;
		  margin-left: 10pt;
		}

DIV.index2 A:link	{ color: black;     text-decoration: none; }
DIV.index2 A:visited 	{ color: #808080;  text-decoration: none; }
DIV.index2 A:active	{ color: violet;   text-decoration: none; }
DIV.index2 A:hover	{ color: red;      text-decoration: none; }


DIV.index3	{ font-weight: bold;
		  font-size: 9pt;
		  font-family: Verdana, Helvetica, Arial;
                  color: black;
                  text-decoration: none;
		  margin-left: 18pt;
		}

DIV.index3 A:link	{ color: black;     text-decoration: none; }
DIV.index3 A:visited 	{ color: #808080;  text-decoration: none; }
DIV.index3 A:active	{ color: violet;   text-decoration: none; }
DIV.index3 A:hover	{ color: red;      text-decoration: none; }

DIV.index3 LI	{ color: green;
		  list-item-type: disc;
		}

DIV.logo	{ font-size: 10pt;
		  font-family: Verdana, Helvetica, Arial;
                  color: black;
                  text-decoration: none;
		  margin-left: 48pt;
		  margin-top: 4pt;
		}

DIV.logo B	{ font-weight: bold;
		}

DIV.summary	{ font-size: 8pt;
		  font-family: Verdana, Helvetica, Arial;
                  color: black;
                  text-decoration: none;
		  margin-left: 60pt;
		  margin-right: 6pt;
		  margin-top: 4pt;
		}

DIV.photo       { font-weight: normal;
                  font-size: 9pt;
                  font-family: Verdana, Helvetica, Arial;
                  color: black;
                  text-decoration: none;
		  margin: 4 4 4 4;
                }

DIV.phototitle { font-weight: bold;
                  font-size: 9pt;
                  font-family: Verdana, Helvetica, Arial;
                  color: black;
                  text-decoration: none;
		  margin: 0 4 2;
                }

DIV.phototitle A:link		{ color: blue;     
				  text-decoration: underline; 
				}
DIV.phototitle A:visited	{ color: #8080FF;  
				  text-decoration: underline;
				}
DIV.phototitle A:active	{ color: violet;   
				  text-decoration: underline;
				}
DIV.phototitle A:hover		{ color: red;      
			  	  text-decoration: underline;
				}

DIV.photodesc   { font-weight: normal;
                  font-size: 8pt;
                  font-family: Verdana, Helvetica, Arial;
                  color: black;
                  text-decoration: none;
                  margin: 4 4 4;
                  text-indent: 8;
                }

DIV.photodesc B { font-weight: bold;
                }

DIV.photodesc I { font-style: italic;
                }

DIV.photodesc A:link            { color: blue;
                                  text-decoration: none;
                                }
DIV.photodesc A:visited { color: #8080FF;
                                  text-decoration: none;
                                }
DIV.photodesc A:active          { color: violet;
                                  text-decoration: none;
                                }
DIV.photodesc A:hover           { color: red;
                                  text-decoration: none;
                                }

DIV.status      { font-weight: normal;
                  font-size: 7pt;
                  font-family: Arial, Helvetica;
                  color: black;
                  text-decoration: none;
                  margin: 4 4 4;
                }

DIV.status B    { color: green;
                  font-weight: bold;
                }

DIV.status I    { font-style: italic;
                }

DIV.libheader   { font-weight: normal;
                  font-size: 10pt;
                  font-family: Verdana, Helvetica, Arial;
                  color: black;
                  text-decoration: none;
		  text-indent: 8;
		  text-align: justify;
                  position: relative;
                  top: 24;
                  left: 0;
		  margin: 4 4 4 4;
		  padding-bottom: 8;
		  padding-top: 4;
		  padding-left: 4;
		  padding-right: 8;
                }

DIV.libheader B { font-weight: bold;
                }

DIV.libheader I { font-style: italic;
                }

DIV.libheader A:link    { color: blue;     text-decoration: none; }
DIV.libheader A:visited { color: #8080FF;  text-decoration: none; }
DIV.libheader A:active  { color: violet;   text-decoration: none; }
DIV.libheader A:hover   { color: red;      text-decoration: none; }

DIV.dummy	{ position: absolute;
		  top: 0;
		  left: 0;
		  width: 100%;
		  margin: 0 0 0 0;
		}

TD.libtitle    { font-weight: normal;
                  font-size: 12pt;
		  line-height: 20pt;
                  font-family: Verdana, Helvetica, Arial;
                  color: black;
                  text-decoration: none;
		  width: 100%;
		  height: 20pt;
		  vertical-align: baseline;
		  position: relative;
		  top: 0;
		  left: 0;
		  margin: 0 0 0 0;
                }

TD.libtitle B	{ font-weight: bold;
		}

DIV.copyright	{ font-family: Verdana, Helvetica, Arial;
		  font-size: 8pt;
		  font-weight: normal;
		  color: black;
		  text-decoration: none;
                  text-align: center;
		  padding-left: 16;
		  padding-right: 16;
		}

DIV.copyright B { font-weight: bold;
                }

DIV.copyright I { font-style: italic;
                }

