    P  {
     	font-size : 10pt;
     	font-family : Verdana;
     	font-weight : normal;
     	font-style : normal;
     	color : black;
     	text-decoration : none;
     }
     H1  {
     	font-size : 12pt;
     	font-family : Verdana;
     	font-weight : bold;
     	font-style : normal;
     	color : #cc3300;
     	text-decoration : none;
     }
     .small  {
     	font-size : 8pt;
     }
     A:Link.style1 {
     	text-decoration : none;
     	color : #cc3300;
     	font-weight : bold;
     	font-family : Verdana;
     	font-size : 10pt;
     	font-style : none;
     }
     A:visited.style1  {
     	text-decoration : none;
     	color : #cc3300;
     	font-weight : bold;
     	font-family : Verdana;
     	font-size : 10pt;
     	font-style : normal;
     }
     A:active.style1  {
     	text-decoration : none;
     	color : #cc3300;
     	font-weight : bold;
     	font-family : Verdana;
     	font-size : 10pt;
     	font-style : normal;
     }
     A:Hover.style1  {
     	text-decoration : underline;
     	font-weight : bold;
     }
     A:Link.style2 {
     	text-decoration : none;
     	color : #cc3300;
     	font-weight : bold;
     	font-family : Verdana;
     	font-size : 8pt;
     	font-style : none;
     }
     A:visited.style2  {
     	text-decoration : none;
     	color : #cc3300;
     	font-weight : bold;
     	font-family : Verdana;
     	font-size : 8pt;
     	font-style : normal;
     }
     A:active.style2  {
     	text-decoration : none;
     	color : #cc3300;
     	font-weight : bold;
     	font-family : Verdana;
     	font-size : 8pt;
     	font-style : normal;
     }
     A:Hover.style2  {
     	text-decoration : underline;
     	font-weight : bold;
     }
    td  {
     	font-size : 10pt;
     	font-family : Verdana;
     	font-weight : normal;
     	font-style : normal;
     	color : black;
     	text-decoration : none;
     }
    .button
{
    BACKGROUND-COLOR: #99CCFF;
    BORDER-BOTTOM: 1px inset #000099;
    BORDER-LEFT: 1px outset #000099;
    BORDER-RIGHT: 1px inset #000099;
    BORDER-TOP: 1px outset #000099;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold
}