body    {font-family:Helvetica,sans-serif;font-size:12pt; background-color:#FFFFFF;}
h1      {font-size:20pt; font-weight:bold; color:#F3B010}
h2      {font-size:18pt; font-weight:bold; color:#000000}
h3      {font-size:17pt;font-weight:normal;font-variant:small-caps}
h3      {font-size:12pt;font-weight:normal;font-variant:small-caps}
h4      {font-size:11pt;font-weight:normal;font-variant:small-caps}

p       {text-align:justify; margin-left:0.5cm; margin-right:0.5cm}
table   {border-spacing: 3px; border-width: 1px; border-color:#000000; }
td      {text-align: left; vertical-align:top;}

					width:168px; height:160px; text-align:center; vertical-align:middle;}
a       {font-size:12pt; text-decoration:none; text-weight:bold;}

ul      {font-family:Helvetica,sans-serif;font-size:10pt;text-align:left; margin-left:0.2cm;}

img     {border-width:0; vertical-align:middle; }


a:link  {font-size:12pt; text-decoration:underline; color:#000000; text-weight:bold;}
a:hover {font-size:12pt; text-decoration:underline; color:#0011FF; text-weight:bold;}

a.button {
  display:block;
  font-size:12pt; text-decoration:none; color:#777777; text-weight:bold;
  text-align:center;
  line-height:35px;	
  background-image:url(buttonA1.png);
  background-repeat:no-repeat;
}

a.button:hover {
  font-size:12pt; text-decoration:none; color:#0011FF; text-weight:bold;  
  display:block;
  text-align:center;
  line-height:35px;	
  background-image:url(buttonA2.png);
  background-repeat:no-repeat;
}

a.button2 {
  display:block;
  font-size:12pt; text-decoration:none; color:#FF0000; text-weight:bold;
  text-align:center;
  line-height:35px;	
  background-image:url(buttonB1.png);
  background-repeat:no-repeat;
}

a.button2:hover {
  font-size:12pt; text-decoration:none; color:#FF0000; text-weight:bold;  
  display:block;
  text-align:center;
  line-height:35px;	
  background-image:url(buttonB2.png);
  background-repeat:no-repeat;
}
