.spiblogcontent {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #464646
}

.content {
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #555555
}

.warningtxt {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #FF0000
}

.form {
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #000000
}

.copytxt {
  font-family: arial;
  font-size: 10px;
  font-style: normal;
  text-align: right;
  color: #2e4e6e
}

.loginhd{
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #e6ebee
}

.title{
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #e6ebee
}

.loginlbl{
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #000000
}

a.spiblogcontent:link {text-decoration: none;color: #464646}
a.spiblogcontent:visited {text-decoration: none;color: #464646}
a.spiblogcontent:hover {text-decoration: none;color: #FFFFFF}
a.spiblogcontent:active {text-decoration: none;color: #464646}

a.copy:link {text-decoration: none;color: #2e4e6e}
a.copy:visited {text-decoration: none;color: #2e4e6e}
a.copy:hover {text-decoration: underline;color: #2e4e6e}
a.copy:active {text-decoration: none;color: #2e4e6e}

a.title:link {text-decoration: none;color: #e6ebee}
a.title:visited {text-decoration: none;color: #e6ebee}
a.title:hover {text-decoration: underline;color: #e6ebee}
a.title:active {text-decoration: none;color: #e6ebee}
