<STYLE>
{};/* This dummy style is needed for linked stylesheets.
	Otherwise, the first style is rendered incorrectly. */

A:link {
	COLOR: Navy;
	FONT-WEIGHT: bolder;
	TEXT-DECORATION: none;
}
A:visited {
	text-decoration: none;
/*	color : black;*/
}
A:hover {
	COLOR: #9C0000;
	TEXT-DECORATION: underline;
}

P 
 {
    font-family : Serif;
    font-size : 10pt;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
    text-align : justify;
    text-indent : 0.5in;
    margin-top: 0;
    margin-bottom: 0;
};
pre {
	font-family : monospace;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : left;
	text-indent : 0in;
	margin-top: 5;
	margin-bottom: 0;
}

P sup{ color: red;font-weight : bold; font-family : Tahoma, sans-serif;};
P.txtr  {
    text-align : right;};

P.sgn  {
    text-align : left;
    text-indent : 0;
    margin-left: 50%;
};

P.fp {
    text-indent : 0;
};

P.fp:first-letter  {
    font-family : sans-serif;
    font-weight : bold;
    font-size : 19pt;
    float: left;
     color: navy;    
};

P.avt  {
    font-size : 12pt;
    font-style : italic;
    font-weight : bold;
    text-align : left;
    text-indent : 0.4in;
    margin-top: 10;
};

P.hd  {
    text-indent : 0;
    font-family : sans-serif;
    font-weight : bold;
    font-size : 16pt;
    text-align : center;
    margin-top: 10;
    margin-bottom: 10;
    color: 990000;    
};

P.c4  {
    text-indent : 0;
    font-family : sans-serif;
    font-weight : bold;
    margin-top: 20;
    font-size : 12pt;
    text-align : center;
    color: 990000;
};

P.c2  {
    font-family : sans-serif;
    text-indent : 0;
    font-weight : bold;
    font-size : 10pt;
    text-align : center;
    margin-top: 10;
};

P.c2t  {
    font-family : sans-serif;
    text-indent : 0;
    font-weight : bold;
    font-size : 8pt;
    text-align : center;
    margin-top: 0;
};

P.petit  {
    font-family : sans-serif;
    font-size : 9pt;
    text-indent : 0.6in;
};

P.toc  {
    font-family : sans-serif;
    line-height: 10pt;
    font-weight : bold;
    text-align : left;
    font-size : 9pt;
    text-indent : 0;
    margin-left: 0pt;
    margin-top: 6pt;
};
p.list  {
    font-family : sans-serif;
    font-size : 8pt;
    line-height: 8pt;
    text-indent : 0pt;
    margin-left: 10pt;    
     text-align : left;
   margin-top: 2pt;
    list-style-type: square;
    list-style-position: inside;
};

h5  {
    font-family : sans-serif;
    font-weight : bold;
    line-height: 9pt;
    font-size : 8pt;
    text-indent : 0;
    margin-top: 5pt;
    margin-bottom: 2pt;
    margin-left: 8pt;    
};

P.tsm  {
    font-family : Tahoma, sans-serif;
    text-align : left;
    font-size : 7pt;
    text-indent : 0;
};

P.tsm2  {
    font-family : Tahoma, sans-serif;
    font-size : 7pt;
    text-align : left;
    text-indent : 0;
};

P.tsmb  {
    font-family : Tahoma, sans-serif;
    font-size : 7pt;
    text-indent : 0;
    color: 990000;
    display: inline;
};

P.tsmr  {
    font-family : Tahoma, sans-serif;
    text-align : right;
    font-size : 7pt;
    text-indent : 0;
};

P.sn  {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	margin-left : 0.4in;
	text-indent : -9pt;
	margin-top: 2pt;
	margin-bottom: 3pt;
};

td { vertical-align: top;
    font-size : 7pt;
};
</STYLE>

