A       {
	text-decoration: none;
	color: gray;
	}
A:hover {
         text-decoration: underline;
         color: gray;
        }
TD      {
         font-family: Sans-Serif, Helvetica;
         font-size: 8pt;
         fontsize: 8pt;
        }
TH      {
         font-family: Sans-Serif, Helvetica;
         font-weight: bold;
         font-size: 8pt;
         fontsize: 9pt;
        }
OPTION, SELECT {
         font-family: Sans-Serif, Helvetica;
         font-size: 8pt;
         fontsize: 9pt;
        }
H1      {
         font-family: Sans-Serif, Helvetica;
         font-size: 14pt;
         fontsize: 14pt;
        }
H2      {
         font-family: Sans-Serif, Helvetica;
         font-size: 12pt;
         fontsize: 12pt;
        }
H3      {
         font-family: Sans-Serif, Helvetica;
         font-size: 10pt;
         fontsize: 10pt;
        }
H4      {
         font-family: Sans-Serif, Helvetica;
         font-size: 10pt;
         fontsize: 10pt;
        }
P	{
         font-family: Sans-Serif, Helvetica;
         font-size: 8pt;
         fontsize: 9pt;
         text-align: justify;
         textalign: justify;
        }
.links  {
         font-family: sans-Serif, Helvetica;
         font-size: 7pt;
         fontsize: 8pt; 	
         color: white;
         text-align: center;
}
.header {
         font-family: Sans-Serif, Helvetica;
         font-size: 11pt;
         fontsize: 10pt; 	
         color: gray;
         text-align: left;
         font-weight: bolder;
}
.picdesc {
	 color: #333333;
	 font-size: 7pt;
	 fontsize: 8pt;
}
H1, H2, H3, H4 { color: gray; }