<style type="text/css">
a:link       { text-decoration: none; color: #FFFFFF }
a:visited    { text-decoration: none; color: #ffffff}
a:hover { color: #000000; text-decoration: underline}

a.link1:link    {
  text-decoration: none; 
  color: #523927;
}
a.link1:visited { 
  text-decoration: none;
  color: #523927;
}
a.link1:hover   {
  text-decoration: underline;
  color: #2D2D2C;
}

a.link2:link    {
  text-decoration: none; 
  color: #404141;
}
a.link2:visited { 
  text-decoration: none;
  color: #404141;
}
a.link2:hover   {
  text-decoration: underline;
  color: #E83232;
}

a.link3:link    {
  text-decoration: none;
  color: #B99E90;
}
a.link3:visited { 
  text-decoration: none;
  color: #B99E90;
}
a.link3:hover   {
  text-decoration: underline;
  color: #FFFFFF;
}


a.link4:link    {
  text-decoration: none;
  color: #000000;
}
a.link4:visited { 
  text-decoration: none;
  color: #000000;
}
a.link4:hover   {
  text-decoration: underline;
  color: #FF0000;
}

.bold_gray {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
    letter-spacing: 1px;
}

.bold_red {
	font-size: 13px;
	color: #FF3838;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
    letter-spacing: 1px;
}

.bold_red2 {
	font-size: 17px;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
    letter-spacing: 1px;
}

.bold_blue {
	font-size: 15px;
	color: #0297DD;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
	text-decoration: none;
    letter-spacing: 0px;
}

.bold_blue2 {
	font-size: 13px;
	color: #0297DD;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
	text-decoration: none;
    letter-spacing: 0px;
}

.dgray{
  font-size:12px;
  font-family:Arial,Verdana,Helvetica;
  color:#5D5D5D;
  line-height:16pt;
  letter-spacing: 0px;
}

.dgray2{
  font-size:11px;
  font-family:Arial,Verdana,Helvetica;
  color:#363535;
  line-height:16pt;
  letter-spacing: 1px;
}

.dgray3{
  font-size:14px;
  font-family:Arial,Verdana,Helvetica;
  color:#5D5D5D;
  line-height:16pt;
  letter-spacing: 0px;
}

.ql{
  font-size:11px;
  font-family:Arial,Verdana,Helvetica;
  color:#363535;
  line-height:16pt;
  letter-spacing: 1px;
}

.cr{
  font-size:12px;
  font-family:Arial,Verdana,Helvetica;
  color:#B99E90;
  line-height:16pt;
  letter-spacing: 1px;
}

.FormFormat input{
  border: 1px solid #D0D0D0;
  font-family:Arial,Verdana,Helvetica; 
  font-size:13px; 
  color: #494949;
  letter-spacing: 1px;
 }
.FormFormat textarea{
  border: 1px solid #D0D0D0;
  font-family:Arial,Verdana,Helvetica; 
  font-size:13px; 
  color: #494949;
  letter-spacing: 1px;
 }
.FormFormat select{
  border: 1px solid #D0D0D0;
  font-family:Arial,Verdana,Helvetica; 
  font-size:13px; 
  color: #494949;
  letter-spacing: 1px;
 }
 
 .s1 {
	FONT-SIZE: 9pt; COLOR: #444444; LINE-HEIGHT: 15pt; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; LETTER-SPACING: 1px
}
.s2 {
	FONT-SIZE: 10pt; COLOR: #444444; LINE-HEIGHT: 15pt; FONT-FAMILY: Arial,Verdana,Helvetica; LETTER-SPACING: 1px
}
.s3 {
	FONT-SIZE: 11pt; COLOR: #444444; LINE-HEIGHT: 15pt; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; LETTER-SPACING: 1px
}
.s4 {
	FONT-SIZE: 12pt; COLOR: #444444; LINE-HEIGHT: 15pt; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; LETTER-SPACING: 1px
}
 
 
</style>