body          {font-family: 'Arial';
					font-size: 9pt;}

h1            {font-family: 'Verdana';
					font-size: 18pt;
               text-transform: 'uppercase';
               color: #22355C;
               margin-top: 0;
               margin-bottom: 0;}

h2            {font-family: 'Verdana';
					font-size: 16pt;
               font-style: italic;
               color: #333366;
               margin-top: 0;
               margin-bottom: 0;}

h3            {font-family: 'Verdana';
					font-size: 15pt;
               font-weight: bold;
               color:#003399;
               text-align: center;
               margin-top: 0pt;
               margin-bottom: 20pt}

h4            {font-family: 'Verdana';
					font-size: 14pt;
               text-transform: 'uppercase';
               margin-top: 5pt;
               margin-bottom: 7pt}

h5            {font-family: 'Verdana';
					font-size: 11pt;
               font-weight: bold;
               color:#063A56;
               margin-top: 10pt;
               margin-bottom: 7pt;}

h6            {font-family: 'Verdana';
					font-size: 10pt;
					font-color: rgb(122,0,7);
               margin-top: 0pt;
               margin-bottom: 0pt;}

p             {text-align: justify;
               font-size: 10pt;
               margin-bottom: 0;
               margin-top: 0;}

th            {font-size: 10pt;
               font-weight: bold;
               color: black;
               border-color: black}
td            {font-size: 9pt;
               color: black;}

hr            {height: 1pt;
		color: #063A56;
               margin-top: 0pt;
               margin-bottom: 0pt;
					}

ul            {font-size: 9pt;
               margin-top: 0pt;
               margin-bottom: 8pt;
               margin-left: 20pt;}

ol            {font-size: 9pt;
               margin-top: 0pt;
               margin-bottom: 8pt;
               margin-left: 20pt;}

a:link        {color: #003366;
					text-decoration: underline;}
a:visited     {color: #993333;}

a:hover       {color: orange}

.caption     {color: black;
					font-weight: normal;
               font-size: 7pt;
               text-align: right;
               font-style: italic;
               margin-top: 0pt}

.footnote     {color: white;
               font-size: 8pt;
               margin-top: 0pt}

.indented   {padding-left: 20pt;}

.question	  {font-size: 10pt;
               font-weight: bold;
               margin-bottom: 12px;}

.tinytext     {font-size: 8pt;
               margin-top: 0pt}

.side_text    {font-family: 'Arial';
               font-size: 8pt;
               margin-top: 0pt;
               margin-bottom: 12px;}

.side_title   {font-family: 'Arial';
               font-weight: bold;
               font-size: 8pt;
               color: #336699;
               margin-top: 0pt}