/* FONT PREFERENCES */
.font-1 {
font-family: Tahoma, Arial;
font-size: 11px;
color: #666;
}
.font-2 {
font-family: Tahoma, Arial;
font-size: 12px;
color: #666;
}
.font-3 {
font-family: Tahoma, Arial;
font-size: 10px;
color: #666;
}

.bold {
font-weight: bold;
}

.content-head {
font-family: Tahoma, Arial;
font-size: 12px;
color: #666;
font-weight: bold;
line-height: 30px;
padding-bottom: 5px;
}
.gadget .content-head {
line-height: normal;
}

.content-title {
font-family: Tahoma, Arial;
font-size: 13px;
color: #333;
font-weight: bold;
line-height: 30px;
}

.content {
font-family: Tahoma, Arial;
font-size: 12px;
color: #333;
line-height: 15px;
}
.content-bold {
font-family: Tahoma, Arial;
font-size: 11px;
color: #333;
font-weight: bold;
line-height: 15px;
}

.content-highlight {
font-family: Tahoma, Arial;
font-size: 12px;
color: #ff8000;
}

.vision {
color: #FF8000;
}
.hosts {
color: #666666;
}

.vision-b {
color: #FF8000;
font-weight: bold;
}
.hosts-b {
color: #666666;
font-weight: bold;
}

.line-through {
text-decoration: line-through;
}

.general-title {
font-size: 25px;
font-family: Tahoma, Arial;
color: #009CFF;
margin-bottom: 30px;
}
.general-title-smallmargin {
font-size: 25px;
font-family: Tahoma, Arial;
color: #009CFF;
margin-bottom: 10px;
}

.soon {
color: #ff0000;
font-size: 10px;
}
