ul, li, select, input, textarea, table, form, body, p, td {   font-size: 9pt; font-style: normal; font-weight: normal }
a { text-decoration: none }

.textBlueFIS { color: #0036A1; font-size: 10pt }
.textGreenFIS { color: #10CF0F }
.textBlueInfoByCountry { color: #000CFF; font-size: 10pt }
.textGrayInfoByCountry { color: #D5D5D5; font-size: 10pt }
.textBlueMarketReports { color: #2E34FF; font-size: 10pt }
.textBrownMarketPrices { color: #603030; font-size: 10pt }
.textGreenTradingMarket { color: #096E46; font-size: 10pt }
.textRedAquaculture { color: #FF0E05; font-size: 10pt }
.textBlueContactUs { color: #00408F; font-size: 10pt  }

.backBlueFIS { background-color: #0036A1 }
.backGreenFIS { background-color: #10CF0F }
.backBlueInfoByCountry { background-color: #000CFF }
.backBlueMarketReports { background-color: #2E34FF }
.backYellowMarketPrices { background-color: #FFFF0A }
.backGreenTradingMarket { background-color: #096D45 }
.backRedAquaculture { background-color: #FF0E05 }
.backBlueContactUs { background-color: #00408F }

.codeSample { font-family: "Courier New", Courier, mono }

.title { font-size: 10pt; font-weight: bold }
.cattitle {font-size: 10pt; font-weight: bold; font-style: normal; text-decoration: underline }
.cat { font-size: 10pt; font-weight: normal; font-style: normal; text-decoration: underline }
.gobutton { background-color: green; color: white; font-weight: bold }
