ft {
 color: #cccccc;
 font-size: 11;
}
quotetext {
 color: #000000;
 font-size: 12;
 font-style: italic;
}
contenttext {
 color: #000000;
 font-size: 13;
}
h1 {
 font-weight: bold;
 font-size: 26;
 color: #000000;
}
h2 {
 font-weight: bold;
 font-size: 18;
 color: #000000;
}
h3 {
 font-weight: normal;
 font-size: 14;
 color: #000000;
}
text1 {
 font-weight: bold;
 color: #000000;
}
text2 {
 font-weight: bold;
 color: #333333;
}
text3 {
 font-weight: bold;
 color: #99FF00;
}
text4 {
 font-size: 13;
 font-weight: bold;
 color: #333333;
}
text5 {
 font-size: 12;
 font-weight: bold;
 color: #666666;
}

a:link { color: #3399fe; font-weight:bold;}
a:hover { color: #123a62; font-weight:bold;}
