
/* FSK v2.0 */
.backgroungColor { background-color: #DDDDDD }
.normalText { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; color: #333333 }
.emphasizedText { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; line-height: normal; color: #000000 }
.doubleEmphasizedText { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; line-height: normal; color: #BB0000 }
.mainTopTitle { font-family: Verdana; font-size: 16px; font-style: normal; font-weight: bold; line-height: normal; color: #000000; text-align: center }
.mainTitle { font-family: Verdana; font-size: 28px; font-style: normal; font-weight: bold; line-height: normal; color: #BB0000; text-align: center }
.paragraphTitle { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; line-height: normal; color: #BB0000 }
.bullet { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; line-height: normal; color: #BB0000 }

a:link { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333; text-decoration: none; background-color: transparent }
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333; text-decoration: none; background-color: transparent }
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; text-decoration: underline; background-color: transparent}
a:active { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #BB0000; text-decoration: blink; background-color: transparent }

/* FSK V1.0
.backgroungColor { background-color: #000000 }
.normalText { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; color: #CCCCCC }
.emphasizedText { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; line-height: normal; color: #FFFFFF }
.doubleEmphasizedText { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; line-height: normal; color: #CC0000 }
.mainTopTitle { font-family: Verdana; font-size: 16px; font-style: normal; font-weight: bold; line-height: normal; color: #FFFFFF; text-align: center }
.mainTitle { font-family: Verdana; font-size: 28px; font-style: normal; font-weight: bold; line-height: normal; color: #CC0000; text-align: center }
.paragraphTitle { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; line-height: normal; color: #CC0000 }
.bullet { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; line-height: normal; color: #CC0000 }

a:link { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CCCCCC; text-decoration: none; background-color: transparent }
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CCCCCC; text-decoration: none; background-color: transparent }
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: underline; background-color: transparent}
a:active { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CC0000; text-decoration: blink; background-color: transparent }
*/



