a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cbcb98;
	text-decoration: none;
	font-size: 12px;
           }
a:link     {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cbcb98;
	text-decoration: none;
	font-size: 12px;

           }
a:hover    {
	color: #ff6600;
           }
body       { 
	scrollbar-dark-shadowcolor:#000000;
	scrollbar-light-shadow-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-arrow-color:#666666;
	scrollbar-face-color:#333333;
	scrollbar-shadow-color:#000000;
	scrollbar-3d-light-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
           }
p          {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
           }
h3         {
	color: #cbcb98;
	text-align: center;
	font-family: "Palatino Linotype", "Times New Roman";
           }
td         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
           }
.data      {
	font-weight: bold;
	font-size: 12px;
	font-family: "Palatino Linotype", "Times New Roman";
	color: #FFFFFF;
           }
.center    {
 	text-align: center;
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 14px;
	color: #CCCCCC;
           }
ol         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
           }
ul         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
           }
hr		   {
	color: #cbcb98;
	       }

