﻿body {background-color:#FFFFFF;
      font-family:"Tahoma", "Arial", sans-serif;
      margin-left:15px;}

h1 {font-size: 12pt;
    font-weight:normal;
    text-decoration: none;
    color: #78A12F;
    font-family:"Tahoma", "Arial", sans-serif;}
    
h2 {font-size: 11pt;
    font-weight:normal;
    text-decoration: none;
    color: #78A12F;
    font-family:"Tahoma", "Arial", sans-serif;}

.main   {font-size:9pt;
         font-weight:normal;
         text-decoration: none;
         color: #000000;
         font-family:"Tahoma", "Arial", sans-serif;}
         
ul      {font-size:9pt;
         font-weight:normal;
         text-decoration: none;
         color: #000000;
         font-family:"Tahoma", "Arial", sans-serif;
         list-style-type:disc;}

span    {font-weight:normal;
         font-size:9pt;
         color:#F75E2F;}

a.main:link   {color:#2083C4;
               font-size:9pt;} 
a.main:visited {color:#2083C4;
                font-size:9pt;} 
a.main:hover {color:#0099FF;
              font-size:9pt;} 
a.main:active {color:#0099FF;
               font-size:9pt;}
               
a.return:link   {color:#2083C4;
               font-size:8pt;} 
a.return:visited {color:#2083C4;
                font-size:8pt;} 
a.return:hover {color:#0099FF;
              font-size:8pt;} 
a.return:active {color:#0099FF;
               font-size:8pt;}