body {  background-image: url(../img/bg.gif); background-repeat: repeat-y}

/***** Sub Menu *****/
.submenu {  font-size: 12px; line-height: 120% }
.submenu a:link { color: white; text-decoration: none }
.submenu a:visited { color: white ; text-decoration: none }
.submenu a:hover { color: white; text-decoration: underline}

/***** Topics *****/
.topics {  font-size: 12px; line-height: 120% }
.topics a:link { color: #333333; text-decoration: none }
.topics a:visited { color: #333333 ; text-decoration: none }
.topics a:hover { color: #FF9900; text-decoration: underline}
.text {  font-size: 12px; line-height: 120%}
h4 {  font-size: 14px; line-height: 125%; font-weight: bold; color: #FF9900}
ol {  font-size: 12px; line-height: 125%}
.result {  font-size: 18px; font-weight: bold; color: #FF0000}
