body {background-color: #414141}
h1 {
   font-family: helvetica,sans-serif;
   font-size: 12px;
   font-weight: 900;
   color: #f15a22;
   letter-spacing: 0.1pt;
   }

p {
   font-family: helvetica,sans-serif;
   font-size: 12px;
   color: #FFFFFF;
   line-height: 1.4;

   }

.title {
   font-family: helvetica,sans-serif;
   font-size: 12px;
   color: #FFFFFF;
   line-height: 1.5;
   }

.title-b {
   font-family: helvetica,sans-serif;
   font-size: 12px;
   font-weight: 900;
   color: #FFFFFF;
   line-height: 1.4;
   }

.title-o {
   font-family: helvetica,sans-serif;
   font-size: 12px;
   color: #f15a22;
   line-height: 1.4;
   }

.main {
   font-family: helvetica,sans-serif;
   font-size: 12px;
   color: #FFFFFF;
   line-height: 1.4;
   }

.main-b {
   font-family: helvetica,sans-serif;
   font-size: 12px;
   font-weight: 900;
   color: #FFFFFF;
   line-height: 1.4;
   }

.main-o {
   font-family: helvetica,sans-serif;
   font-size: 12px;
   color: #f15a22;
   line-height: 1.4;

   }

.main-ob {
   font-family: helvetica,sans-serif;
   font-size: 12px;
   font-weight: 900;
   color: #f15a22;
   line-height: 1.4;

   }

a:link {
  text-decoration:  none;
  color: #f15a22;
  }
a:visited {
  text-decoration:  none;
  color: #f15a22;
  }
a:hover {
  text-decoration:  none;
  color: #f15a22;
  }
a:active {
  text-decoration:  none;
  color: #f15a22;
  }

td#back a:link {
  text-decoration:  none;
  font-weight: 900;
  color: #FFFFFF;
  }
td#back a:visited {
  text-decoration:  none;
  font-weight: 900;
  color: #FFFFFF;
  }
td#back a:hover {
  text-decoration:  none;
  font-weight: 900;
  color: #FFFFFF;
  }
td#back a:active {
  text-decoration:  none;
  font-weight: 900;
  color: #FFFFFF;
  }



