﻿a:link       {
	color: #FF9900
}
a:active     { color: rgb(255, 0, 0) }
a:visited    {
	color: #999966
}
body         {
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
}
table        { border-width: 0px;
	table-border-color-light: rgb(204, 51, 0); table-border-color-dark: 
               rgb(204, 51, 0);
	width: 788px;
}

h1           { color: #00AEEF}
h2           { color: #80BD01}
h3           {color: #00AEEF}
h4           { color: #000000}
h5           {
	color: #808080
}
h6           { color: #000000}
button       { background-color: rgb(217, 235, 207); color: rgb(255, 255, 255) }
label        { color: rgb(0, 0, 0) }
textarea     { color: rgb(0, 0, 0) }
fieldset     { color: rgb(11, 0, 0) }
legend       { color: rgb(51, 0, 153) }
select       { color: rgb(11, 0, 0) }
caption      { color: rgb(51, 0, 153) }
th           { color: rgb(0, 0, 0) }
.figmainbar  { font-family: arial, Arial, Helvetica; font-weight: bold; font-size: 24px; color: rgb(51, 102, 153) }
.fignavbar   { font-family: arial, Arial, Helvetica; font-size: 11px }
.figbullbar  { font-family: arial, Arial, Helvetica; font-weight: bold; font-size: 12px; color: rgb(51, 102, 153); margin-top: 0; margin-bottom: 6px }
.figtext     { font-family: arial, Arial, Helvetica; font-size: 11px}
body         { font-size: 13px; font-family: arial, Arial, Helvetica }
h1           { font-weight: normal; font-family: arial, Arial, Helvetica; font-size: 32px}
h1.top       { font-weight: normal; font-family: arial, Arial, Helvetica; font-size: 32px; margin-top: 0 }
h2           { font-weight: normal; font-family: arial, Arial, Helvetica; font-size: 24px; 
               margin-top: 48px }
h2.top       { font-weight: normal; font-family: arial, Arial, Helvetica; font-size: 24px; 
               margin-top: 0 }
h2.tight     { font-weight: normal; font-family: arial, Arial, Helvetica; font-size: 24px; 
               margin-top: 0; margin-bottom:0 }
h3           { font-weight: normal; font-family: arial, Arial, Helvetica; font-size: 19px; 
               margin-top: 37px }
h3.sep       { font-weight: normal; font-size: 19px; font-family: arial, Arial, Helvetica; 
               margin-top: 2px; margin-bottom:0 }
h3.top       { font-weight: normal; font-size: 19px; font-family: arial, Arial, Helvetica; 
               margin-top: 0;
	margin-bottom: 8px;
}
h3.tight     { font-weight: normal; font-size: 19px; font-family: arial, Arial, Helvetica; 
               margin-top: 0; margin-bottom:0 }
h4           { font-weight: bold; font-size: 14px; font-family: arial, Arial, Helvetica; 
               margin-top: 32px; 
			   margin-bottom: -6px
			 }
             }
h4.top       { font-family: arial, Arial, Helvetica; font-size: 15px; margin-top: 0 }
h4.tight     { font-family: arial, Arial, Helvetica; font-size: 15px; margin-top: 0; margin-bottom:0 }
h5           { font-size: 14px; font-family: arial, Arial, Helvetica; font-weight: bold; 
               margin-top: 27px;
			   margin-bottom: -6px;
			 }
h5.top       { font-weight: bold; font-size: 13px; font-family: arial, Arial, Helvetica; 
               margin-top: 0;
			 }
h5.tight     { font-weight: bold; font-size: 13px; font-family: arial, Arial, Helvetica; 
               margin-top: 0; margin-bottom:0 }
h6           {
	font-style: italic;
	font-family: arial, Arial, Helvetica;
	font-size: 13px;
	margin-top: 27px;
	margin-bottom: -6px;
}
h6.top       { font-family: arial, Arial, Helvetica; font-style: italic; font-size: 13px; 
               margin-top: 0 }
td           {
	font-family: arial, Arial, Helvetica;
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 0;
	line-height:  150%;
}
td.tight           {
	font-family: arial, Arial, Helvetica;
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 0;
	line-height:125%
}
p            {
	font-family: arial, Arial, Helvetica;
	font-size: 13px;
	line-height: normal;
	line-height: 150% ;
}
ul           { font-family: arial, Arial, Helvetica; font-size: 12px}
a:link       {
	text-decoration: none;
	font-weight: bold;
}
a:visited    {
	text-decoration: none;
	font-weight: bold;
}
a:hover      {
	text-decoration: underline;
	font-weight: bold;
}