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: #656565;
}
a.link1:visited { 
  text-decoration: none;
  color: #656565;
}
a.link1:hover   {
  text-decoration: underline;
  color: #467519;
}

a.link2:link    {
  text-decoration: none;
  color: #656565;
}
a.link2:visited { 
  text-decoration: none;
  color: #656565;
}
a.link2:hover   {
  text-decoration: underline;
  color: #FF5C5C;
}

a.link3:link    {
  text-decoration: none;
  color: #FF5C5C;
}
a.link3:visited { 
  text-decoration: none;
  color: #FF5C5C;
}
a.link3:hover   {
  text-decoration: underline;
  color: #656565;
}

a.link4:link    {
  text-decoration: none;
  color: #FF5C5C;
}
a.link4:visited { 
  text-decoration: none;
  color: #FF5C5C;
}
a.link4:hover   {
  text-decoration: underline;
  color: #348A00;
}

.boldblue {
	font-size: 13px;
	color: #008AFF;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
    letter-spacing: 1px;
}

.boldblue2 {
	font-size: 16px;
	color: #008AFF;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
    letter-spacing: 1px;
}

.boldgreen {
	font-size: 13px;
	color: #467519;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
    letter-spacing: 1px;
}

.boldgreen2 {
	font-size: 17px;
	color: #467519;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
    letter-spacing: 1px;
}

.boldred{
  font-size:13px;
  font-family:Arial,Verdana,Helvetica;
  color:#FF3841;
  font-weight: bold;
  line-height:20pt;
  letter-spacing:1px;
}

.boldred2{
  font-size:15px;
  font-family:Arial,Verdana,Helvetica;
  color:#FF3841;
  font-weight: bold;
  line-height:20pt;
  letter-spacing:1px;
}

.dgray{
  font-size:12px;
  font-family:Arial,Verdana,Helvetica;
  color:#5D5D5D;
  line-height:16pt;
  letter-spacing: 1px;
}

.dgray2{
  font-size:13px;
  font-family:Arial,Verdana,Helvetica;
  color:#5D5D5D;
  line-height:18pt;
  letter-spacing: 1px;
}

.dgray3{
  font-size:13px;
  font-family:Arial,Verdana,Helvetica;
  color:#323B13;
  line-height:18pt;
  letter-spacing: 1px;
}

.white{
  font-size:12px;
  font-family:Arial,Verdana,Helvetica;
  color:#FFFFFF;
  line-height:16pt;
  letter-spacing: 1px;
}

.red{
  font-size:12px;
  font-family:Arial,Verdana,Helvetica;
  color:#FF3838;
  line-height:20pt;
  letter-spacing:1px;
}

.cr{
  font-size:11px;
  font-family:Arial,Verdana,Helvetica;
  color:#959595;
  line-height:12pt;
  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
}