/* 
    Document   : jevcustom
    Created on : 22-Apr-2013, 14:12:51
    Author     : Tony Partridge - GWE Systems Ltd
    Description: To allow customisation of CSS Strings where they can never be lost.
    Purpose of the stylesheet follows.
*/

#jevents_header h2.contentheading{display: none;}
#jevents_body td, #jevents_body tr, #jevents_body p, #jevents_body div, #jevents_body span {
    font-size: 12pt !important;
    font-family: Arial !important;
}