p {
  color: #666666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  display: block;
}

.body_01 {
  color: #666666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
  display: block;
}

.body_01Bold {
  color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  display: block;
}
.body_02Bold {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  display: block;
}
.body_03Bold {
  color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  display: block;
}

.noFlashText {
  color: #930;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  display: block;
}

.body_01_italic {
  color: #666666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style:italic;
  line-height: 16px;
  display: block;
}

.headline {
  color: #41B7C8;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  display: block;
}

.subHeader {
  color: #41B7C8;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
}

a:link { 
  color:#FFFFFF; text-decoration: underline
}

a:hover {
  color:#FFFFFF; text-decoration: none
}

a:visited {
  color:#FFFFFF; text-decoration: underline
}


body {     
	background-color: #41B7C8;
	scrollbar-3d-light-color:blue;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#41B7C8;
	scrollbar-dark-shadow-color:#41B7C8;
	scrollbar-face-color:#41B7C8;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#41B7C8
}