body { margin-left:10px; margin-right:10px; margin-top:0px; margin-bottom:10px }

h4             {       
               font-size: 6pt;
               font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
               color:#ffcc99
               }     

input         {       
              font-size: 8pt;
              font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
              font-weight: bold;
              color:black
              }

td            {       
              font-size: 10pt;
              font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
              font-weight: bold;
              color:#ffcc99
              }

td.title                 {       
                        font-size: 12pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                  color:#ffcc99
                        }
th                      {       
                        font-size: 12pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                                                font-weight: bold;
                                                color:#ffcc99
                        }
p, ul, ol                 {       
                        font-size: 10pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                  	color:#ffcc99
                        }
                        
p.title                 {       
                        font-size: 12pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                  color:#ffcc99
                        }
p.big_title                 {       
                        font-size: 14pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                  color:#ffcc99
                        }
                        
                        
p.text                 {       
                        font-size: 10pt;
                         font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                        color:#ffcc99
                        }

p.small                 {       
                        font-size: 6pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        color:#ffcc99
                        }


a:link                  {       
                        font-size: 10pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                        text-decoration:none;
                        color:#CC3333
                        }

a:visited               {       
                        font-size: 10pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                        text-decoration:none;
                        color:#CC3333
                        }
                  
a.big:link              {       
                        font-size: 12pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                        text-decoration:none;
                        color:#CC3333
                        }

a.big:visited           {       
                        font-size: 12pt;
                        font-family: "MS Sans Serif","Helvetica", "Arial", sans-serif;
                        font-weight: bold;
                        text-decoration:none;
                        color:#CC3333
                        }

a:hover             { color:3399FF; }   
a.big:hover         { color:3399FF; } 
