/* Hyperlink */
a          { text-decoration: none }
a:hover    { text-decoration: underline; background-color: #CFA }

a.plain, a.plain:visited  { color: #484 }

.anni p			{color: #070; font-style:italic; font-family:sans-serif;margin:0}
.anni a			{color: #070;text-decoration: none}
.anni a:hover	{color:#090; font-weight:bold;text-decoration: none}

body {
	color: #000; background-color: #FFF;
	font-family: Verdana, Arial;
	xscrollbar-face-color:#484;
	xscrollbar-shadow-color:#333;
	xscrollbar-highlight-color:#FFF;
	xscrollbar-3dlight-color:#333;
	xscrollbar-darkshadow-color:#111;
	xscrollbar-track-color:#333;
	xscrollbar-arrow-color:#FFF;
}

p, li, td { font-size: 10pt; }

img { border: 0; vertical-align: bottom }

span.Zb       { font-size: 130%; font-variant: normal }

/* Centre Header */

.hd { margin: 20pt 0pt; width: 100% }
.hd h1, .hd h2, .hd h3 {  font-weight: bold; font-family:"Times New Roman",serif; color: #204020; text-align: center; letter-spacing: 1px; margin: 3pt }
.hd h1 { font-size: 18pt; font-variant: small-caps }
.hd h2 { font-size: 15pt }
.hd h3 { font-size: 12pt }

p.CH0, p.CH1, p.CH2 { font-weight: bold; font-family:"Times New Roman",serif; color: #204020; text-align: center; letter-spacing: 1px }
p.CH0 { font-size: 140%; font-variant: small-caps }
p.CH1 { font-size: 110% }
p.CH2 { font-size: 105% }

/*   See Also

<!--"See Also"-->
<div align="center" class="SeeAlso"><table><tr><td><h3>See Also</h3>
	<p><a href="">xxxxxxxxxx</a></p>
	<p><a href="">xxxxxxxxxx</a></p>
	<p><a href="" class=x target="_blank">xxxxxxxxxx</a></p>
</td></tr></table></div>
<!--"See Also"-->
*/

.SeeAlso table  { width: 300; margin: 20px; border-style: outset; border-width: 2px; border-collapse: collapse; text-align: center; background-color: #484 }
.SeeAlso td     { width: 100%; padding: 10px }
.SeeAlso h3     { color: #FFC; font-size: 120%; font-weight: bold; font-family:sans-serif; font-variant: small-caps  }
.SeeAlso p      { text-align: center; margin-top: 2px; margin-bottom: 0px }
.SeeAlso a      { font-weight: bold; color: #DDD }
.SeeAlso a.x    { font-weight: normal; color: #CDA }
.SeeAlso a:hover, .SeeAlso a:hover.x { color: #FFF }

.SA        { width: 300px; margin: 20px; border-style: outset; border-width: 2px; border-collapse: collapse;
             text-align: center; background-color: #484; padding:10px }
.SA h3     { margin: 0 0 15px; color: #FFC; font-size: 120%; font-weight: bold; font-family:sans-serif; font-variant: small-caps }
.SA p      { margin-top: 2px; margin-bottom: 0 }
.SA a      { font-weight: bold; color: #DDD }
.SA a.x    { font-weight: normal; color: #CDA }
.SA a:hover, .SeeAlso a:hover.x { color: #FFF; background-color: #484 }

p.asof { text-align: center; font-size: 75%; font-style: italic }
p.copy { text-align: center; font-size: 80%; color: #364; margin: 40 0 0 0 }

.scaps { font-variant: small-caps }
