
	.StyleSheetHiddenPlaceHolder { display: none; }


	@font-face {
	  font-family: 'Overlock';
	  src: url('Overlock-Regular.woff') format('woff2');
	  font-weight: 400;
	  font-style: normal;
	  font-display: swap;
}
	
	@font-face {
	  font-family: 'OverlockBold';
	  src: url('Overlock-Bold.woff') format('woff2');
	  font-weight: 700;
	  font-style: normal;
	  font-display: swap;
}
	
	@font-face {
	  font-family: 'OverlockItalic';
	  src: url('Overlock-Italic.woff') format('woff2');
	  font-weight: 400;
	  font-style: italic;
	  font-display: swap;
}
  	BODY
  	{
	font-family: Overlock, Arial;
	font-size: 12pt;
	color : #20100F;
}
  	P
  	{
	font-family: Overlock, Arial;
	font-size: 12pt;
	color : #20100F;
}
  	TD
  	{
	font-family: Overlock;
	font-size: 12pt;
	color : #030040;
    font-weight: normal;
}
  	B
  	{
	font-family: Overlock, Arial;
	color : #202080;
	font-weight: bold;
	font-size: 12pt;
}
  	STRONG
  	{
	font-family: Overlock, Arial;
	color : #202080;
	font-weight: bold;
	font-size: 12pt;
	text-decoraton: none;
}
  	SMALL
  	{
	font-family: Overlock, Arial;
	color : #20100F;
	font-weight: normal;
	font-size: 10pt;
}
  	H1
  	{
	font-family: Overlock, Arial;
	font-weight: normal;
	font-size: 14pt;
	color : #403010;
	padding-bottom : 10px;
	padding-top :10px;
	margin-bottom : 0px;
	margin-top : 0px;
}
  	H2
  	{
	font-family: Overlock, Arial;
	font-weight: bold;
	font-size: 16pt;
	color : #4E4E4E;
	padding-bottom : 0px;
	padding-top :0px;
	margin-bottom : 0px;
	margin-top : 0px;
}
  	H3
  	{
	font-family: Overlock, Arial;
	font-weight: bold;
	font-size: 13pt;
	color : #403010;
	padding-left: 15px;
	padding-bottom : 12px;
	padding-top :0px;
	margin-bottom : 0px;
	margin-top : 0px;
}
  	H4
  	{
	font-family: Overlock, Arial;
	font-weight: bold;
	font-size: 13pt;
	color : #403010;
	padding-left: 15px;
	padding-bottom : 12px;
	padding-top :0px;
	margin-bottom : 0px;
	margin-top : 0px;
}
  	H3.1
  	{
	font-family: Overlock, Arial;
	font-weight: bold;
	font-size: 12pt;
	color : #403010;
	padding-left: 15px;
	padding-bottom : 12px;
	padding-top :0px;
	margin-bottom : 0px;
	margin-top : 0px;
}
  	H5
  	{
	font-family: Overlock, Arial;
	font-weight: bold;
	font-size: 11pt;
	color : #403010;
	padding-left: 0px;
	padding-bottom : 0px;
	padding-top :20px;
	margin-bottom : 0px;
	margin-top : 0px;
}
  	INPUT
  	{
	font-family: Overlock, Courier;
	font-size: 10pt;
}
	UL
{
	font-family: Overlock, Arial;
	font-size: 14pt;
	padding-left: 0px;
	padding-bottom: 25px;
	margin-left: 25px;
}
	UL.a
{
	font-family: OverlockBold, Arial;
	list-style: circle inside;
	font-size: 14p;;
	padding-left: 0px;
	margin-left: 0px;
}
BLOCKQUOTE
{
	font-family: Overlock, Arial;
	font-size: 10pt;
	color : #000080;
	margin-left: 25px;
	padding-bottom : 0px;
	padding-top :0px;
	margin-bottom : 15px;
	margin-top :7px;
}
BLOCKQUOTE.sw
{
	font-family: Overlock, Arial;
	font-size: 10pt;
	color : #000000;
	margin-left: 25px;
	padding-bottom : 0px;
	padding-top :0px;
	margin-bottom : 15px;
	margin-top :7px;
}
A  {
	font-family: OverlockBold, Arial;
	font-size : 13pt;
	color : #010055;
	font-weight: 700l;
	text-decoration : none;
}
A:visited  {
	font-family: OverlockBold, Arial;
	font-size : 13pt;
	color : #030055;
	font-weight: 700;
	text-decoration : none;
}
A:hover  {
	font-family: OverlockBold, Arial;
	font-size : 13pt;
	color : #F80700;
	font-weight: 700;
	text-decoration : none;
}
A.subnav  {
	font-family: Overlock, Arial;
	font-size : 11pt;
	color : #20100F;
	font-weight: normal;
	text-decoration : none;
}
A.subnav:visited  {
	font-family: Overlock, Arial;
	font-size : 11pt;
	color : #20100F;
	font-weight: normal;
	text-decoration : none;
}

A.subnav:hover  {
	font-family: Overlock, Arial;
	font-size : 11pt;
	color : #202080;
	font-weight: normal;
	text-decoration : none;
}
A.subnav-s  {
	font-family: Overlock, Arial;
	font-size : 10pt;
	color : #202080;
	font-weight: normal;
	text-decoration : none;
}
A.subnav-s:visited  {
	font-family: Overlock, Arial;
	font-size : 10pt;
	color : #202080;
	font-weight: normal;
	text-decoration : none;
}
A.subnav-s:hover  {
	font-family: Overlock, Arial;
	font-size : 10pt;
	color : #202080;
	font-weight: normal;
	text-decoration : none;
}
.oval {
  width: 400px;
  height: 250px;
  border-radius: 50%;
  text-align: top;
  font-size: 90px;
  float: right;
  shape-outside: ellipse();
  padding: 10px;
  background-clip: content-box;
}
span {
  padding-top: 0px;
  display: inline-block;
}

