.announcement_title {
                     font-family :Arial;
                     font-style  :normal;
                     font-size   :14px; 
                     font-weight :bold;
                     color       :#777
                    }
.announcement_text  {
                     font-family :Arial;
                     font-style  :normal;
                     font-weight :normal;
                     font-size   :12px;
                     color       :black
                    }
.announcement_date  {
                     font-family :Arial;
                     font-style  :normal;
                     font-weight :bold;
                     font-size   :12px;
                     color       :black
                    }
.announcement_time  {
                     font-family :Arial;
                     font-style  :italic;
                     font-weight :bold;
                     font-size   :12px;
                     color       :black
                    }
.announcement_place {
                     font-family :Arial;
                     font-style  :italic;
                     font-weight :bold;
                     font-size   :12px;
                     color       :black
                    }

