
p, ul, ol, li, table, td, dt, dd { font-family: Palatino Linotype, sans-serif }

.text { font-family: Palatino Linotype, sans-serif }
.txt { font-family: Palatino Linotype, sans-serif; text-align: justify }
.txtind { font-family: Palatino Linotype, sans-serif; text-align: justify; text-indent: 32px }

div.float { float: left; text-align: center; padding: 10px; }

div.floatr { float: right; text-align: center; padding: 10px; }
  
body { 
  font-family: Palatino Linotype, sans-serif;
	text-decoration: none;
}


a:link    {color: #FFFFCC; font-family:  Times New Roman, Times, serif; 
   font-size: 10pt;text-decoration: none}   /* unvisited link */
a:visited {color: #FFFFCC; font-family: Times New Roman, Times, serif;
   font-size: 10pt;text-decoration: none}   /* visited link */
a:hover   {color: #660000; font-family: Times New Roman, Times, serif;
   font-size: 10pt;text-decoration: none}   /* mouse over link */
a:active  {color: #FFFFCC; font-family: Times New Roman, Times, serif;
   font-size: 10pt;text-decoration: none}   /* selected link */ 

a.lang:link    {color: #800000; font-family: Palatino Linotype, sans-serif; font-weight: bold}   /* unvisited link */
a.lang:visited {color: #800000; font-family: Palatino Linotype, sans-serif; font-weight: bold}   /* visited link */
a.lang:hover   {color: #800080; font-family: Palatino Linotype, sans-serif; font-weight: bold}   /* mouse over link */
a.lang:active  {color: #800000; font-family: Palatino Linotype, sans-serif; font-weight: bold}   /* selected link */ 



h1 {color: #000080; font-family: Palatino Linotype, sans-serif; font-size: 150%; font-weight: bold }

p.flarge:first-letter { color: #000000; font-size: xx-large; font-weight: bold }

.off
{ color:White;
 text-decoration: none; font-family: Times New Roman, Times, serif; font-size: x-small; font-style: normal}
.off1
{ color:#000000;
 text-decoration: underline;}
.over
{color:#660000;
text-decoration: underline;
; font-family: Times New Roman, Times, serif; font-size: x-small; font-style: normal
}


