﻿a:link       {
	color: #d57e0f
}
a:active     { color: rgb(255, 0, 0) }
a:visited    {
	color: #d6a858
}
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: 100%;
}

h1           {
	color: #634C9A
}
h2           {
	color: #DD0D15
}
h3           {color: #663300}
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) }
.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: 'Roboto Condensed', arial, Arial, sans-serif;
	font-size: 32px;
	color: #634C9A;
}
h1.top       { font-weight: normal; font-family: 'Roboto Condensed', arial, Arial, sans-serif; font-size: 32px; margin-top: 0 }
h2           { font-weight: normal; font-family: 'Roboto Condensed', arial, Arial, sans-serif; font-size: 24px; 
               margin-top: 48px }
h2.top       { font-weight: normal; font-family: 'Roboto Condensed', arial, Arial, sans-serif; font-size: 24px; 
               margin-top: 0 }
h2.tight     { font-weight: normal; font-family: 'Roboto Condensed', arial, Arial, sans-serif; font-size: 24px; 
               margin-top: 0; margin-bottom:0 }
h3           { font-weight: normal; font-family: 'Roboto Condensed', arial, Arial, sans-serif; font-size: 19px; 
               margin-top: 37px }
h3.sep       { font-weight: normal; font-size: 19px; font-family: 'Roboto Condensed', arial, Arial, sans-serif; 
               margin-top: 2px; margin-bottom:0 }
h3.top       { font-weight: normal; font-size: 19px; font-family: 'Roboto Condensed', arial, Arial, sans-serif; 
               margin-top: 0;
	margin-bottom: 8px;
}
h3.tight     { font-weight: normal; font-size: 19px; font-family: 'Roboto Condensed', arial, Arial, sans-serif; 
               margin-top: 0; margin-bottom:0 }
h4           { font-weight: bold; font-size: 14px; font-family: 'Roboto Condensed', arial, Arial, sans-serif; 
               margin-top: 32px; 
			   margin-bottom: -6px
			 }
             }
h4.top       { font-family: 'Roboto Condensed', arial, Arial, sans-serif; font-size: 15px; margin-top: 0 }
h4.tight     { font-family: 'Roboto Condensed', arial, Arial, sans-serifa; font-size: 15px; margin-top: 0; margin-bottom:0 }
h5           { font-size: 14px; font-family: 'Roboto Condensed', arial, Arial, sans-serif; font-weight: bold; 
               margin-top: 27px;
			   margin-bottom: -6px;
			 }
h5.top       { font-weight: bold; font-size: 13px; font-family: 'Roboto Condensed', arial, Arial, sans-serif; 
               margin-top: 0;
			 }
h5.tight     { font-weight: bold; font-size: 13px; font-family: 'Roboto Condensed', arial, Arial, sans-serif; 
               margin-top: 0; margin-bottom:0 }
h6           {
	font-family: 'Roboto Condensed', arial, Arial, sans-serif;
	font-size: 13px;
	margin-top: 27px;
	margin-bottom: -6px;
}
h6.top       { font-family: 'Roboto Condensed', arial, Arial, sans-serif; font-size: 13px; 
               margin-top: 0 }
p            {
	font-family: arial, Arial, Helvetica;
	font-size: 13px;
	line-height: normal;
	line-height: 150% ;
}
ul           { font-family: arial, Arial, Helvetica; font-size: 13px}
a:link       {
	text-decoration: none;
	font-weight: bold;
}
a:visited    {
	text-decoration: none;
	font-weight: bold;
}
a:hover      {
	text-decoration: underline;
	font-weight: bold;
}