body	          {font-size: 12pt;
		   font-family: Arial;
		   color: #000000;
		   margin-left: 0px;
		   margin-right: 0px;
		   margin-top: 0px;
		   margin-bottom: 0px;
		   background-color: #ffffff;
		   background-repeat: no-repeat;
		   background-attachment: fixed;}

span.heading	  {font-size: 14pt;
		   font-family: Arial;
		   font-weight: bold;
		   color: #000000;}

span.subheading	  {font-size: 12pt;
		   font-family: Arial;
		   font-weight: bold;
		   color: #000000;}

span.caption	  {font-size: 8pt;
		   font-family: Arial;}

span.copy	  {font-size: 7pt;
		   font-family: Arial;
                   color: #ffffff;}

td		  {font-size: 11pt;
		   font-family: Arial;
		   color: #000000;
		   background-color: #ffffff;}

td.hdrbar	  {font-size: 11pt;
		   font-family: Arial;
		   color: #000000;
		   background-color: #303030;
		   padding-left: 20px;
		   padding-right: 20px;
		   padding-top: 20px;
		   padding-bottom: 20px;}

td.ftrbar	  {font-size: 11pt;
		   font-family: Arial;
		   color: #FFFFFF;
		   background-color: #000000;
		   padding-left: 20px;
		   padding-right: 20px;
		   padding-top: 20px;
		   padding-bottom: 20px;}

td.content	  {font-size: 11pt;
		   font-family: Arial;
		   color: #000000;
		   background-color: #f2f2f2;
		   padding-left: 20px;
		   padding-right: 20px;
		   padding-top: 20px;
		   padding-bottom: 20px;}

table.bordered	  {background-color: #ffffff;
		   border-left-style: solid;
		   border-left-width: 1px;
		   border-left-color: #000000;
		   border-right-style: solid;
		   border-right-width: 1px;
		   border-right-color: #000000;}

img.thumb         {border-color: #000000;
                   border-width: 1px;}

a		  {color: #45868f;
		   text-decoration: none;}

a:link		  {color: #45868f;
		   text-decoration: none;}

a:visited	  {color: #45868f;
		   text-decoration: none;}

a:active	  {color: #45868f;
		   text-decoration: none;}

a:hover		  {color: #45868f;
		   text-decoration: underline;}