﻿/* This is the disclosure style sheet */


<style type="text/css">
.disclose_foot    {
                   clear: both;
                   margin-top: 5 px;
                   margin-left: 2%;
                   margin-right: 2%;
                   width: 95%;
                  }
.disclose_bold    {font-weight: bold} 
.disclose_label   {font-weight: bold;
                   font-size: 125%;
                   color: #ff9933;
                   text-align: center;
                  } 
.disclose_TMG     {font-weight: bold;
                   font-size: 125%;
                   color: #ff9933;
                  }     
.disclose_version {     
                   font-family: arial;
                   font-size: 8pt;
                   text-align: center;
                   font-weight: 400;
	           color: black;
                  } 
</style>
