/* CSS Document */

strong {
   font-weight:normal
}

.text_bold {
   font-weight:bold;
}           
