#fcktext {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
}
#fcktext a {
color: #006699;
font-size: 90%;
font-weight: bold;
text-decoration:none;
}
#fcktext a:hover {
color: #0099CC;
font-weight: bold;
font-size: 90%;
}
#fcktext em, #fcktext i {
font-family: Arial, Helvetica, sans-serif;
}
#fcktext strong, #fcktext bold {
font-weight: bold;
font-size: 100%;
}
#fcktext h1 {
color: #000000;
margin: 0;
padding: 0;
}
#fcktext h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 125%;
color: #000000;
}
#fcktext h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 125%;
color: #c53a9a;
margin: 0;
padding: 0;
}
#fcktext h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 110%;
color: #000000;
}
#fcktext h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 110%;
color: #c53a9a;
}
#fcktext h6 {
font-weight: bold;
font-size: 80%;
color: #c53a9a;
}
.pink {
color: #c53a9a;
}
.number {
font-weight: bold;
font-size: 80%;
}