h1           {font-family: "TimesUCD", sans-serif;
              font-size: 13pt;
              color: #000099;
              font-weight: Bold;
             }

h2           {font-family: "TimesUCD", sans-serif;
              font-size: 11pt;
              color: #000099;
              font-weight: Bold;
             }

h3           {font-family: "TimesUCD", sans-serif;
              font-size: 11pt;
              color: #000099;
              font-weight: Bold;
             }

P, table     {font-family: "TimesUCD", sans-serif;
              font-size: 11pt;
              color: black;
             } 

P.subtitle    {font-family: "TimesUCD", sans-serif;
               font-size: 9pt; 
               font-weight: Bold;
               color: white;
               text-align: right;
              }
p.justify     {text-align: Justify;}

p.right       {text-align: Right;}

P.center { text-align: center;} 

P.StrongRight {font-family: "TimesUCD", sans-serif;
               color: #000099;
               text-align: right;
              }
P.footer      {font-size: 8pt;}

P.Date        {font-family: "TimesUCD", sans-serif;
               text-align: right;
               font-weight: Bold;
              }

P.bold        {color: #000099; 
               text-align: center;
              }

td           {font-family: "TimesUCD", sans-serif;
              font-size: 11pt;
              vertical-align: top
             }

TD.center    {text-align: center;
              vertical-align: Middle;
             }

TD.bottom    {text-align: center;
              vertical-align: Bottom;
             }

A            {font-family: "TimesUCD", sans-serif;
              font-size: 11pt;
              color: #000099;
              text-decoration: none;
             }

A:link       {color: #000099; text-decoration: none;}
A:visited    {color: #000099; text-decoration: none;}
A:hover      {color: #FF6600; text-decoration: none; }

A.Menu       {font-family: "TimesUCD", sans-serif;
              font-size: 9pt;
              color: white;
              font-weight: Bold;
             }

A.Menu:link    {color: white; text-decoration: none;}
A.Menu:visited {color: white; text-decoration: none;}
A.Menu:hover   {color: white; text-decoration: none;}

.sanserif { font-family: "TimesUCD", sans-serif;
            font-size: 11pt;}
