﻿
<style type="text/css">
<!--

a:link{
  color			: #005967;
  font-family		: "verdana";
  font-size		: 7pt;
  text-decoration:      : none;
  font-weight		: bold;



}


a:visited{
  color			: #005967;
  font-family		: "verdana";
  font-size		: 7pt;
  text-decoration:      : none;
  font-weight		: bold;


}

a:hover{
  color			: #5FC1C5;
  font-family		: "verdana";
  font-size		: 7pt;
  text-decoration:      : none;
  font-weight		: bold;


}

h3{
  color			: #005967;
  font-family		: "verdana";
  font-size		: 7pt;
  font-weight		: bold;

}


h2{
  color			: #005967;
  font-family		: "verdana";
  font-weight		: bold;
  font-size		: 8pt;
}

h1{
  color			: #5FC1C5;
  font-family		: "verdana";
  font-weight		: bold;
  font-size		: 8pt;

}


label{
  color			: #956C4C;
  font-family		: "verdana";
  font-size		: 8pt;
  font-weight		: normal;
  padding		: 10px;
}



p{
  color			: #956C4C;
  font-family		: "verdana";
  font-size		: 8pt;
  font-weight		: normal;
  text-align		: justify;
  padding		: 10px;
}



li{
  color			: #956C4C;
  font-family		: "verdana";
  font-size		: 7pt;
  text-align		: justify;
}

span{
  color			: #956C4C;
  font-weight		: bold;
  font-family		: "verdana";
  font-size		: 8pt;
}


//-->
</style>