/* 
    Document   : CalendarStyle
    Created on : 2014/09/30, 12:14:13
    Author     : KhanyisileMA
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    font-family: verdana,Arial,Helvetica,sans-serif

}
.dsb {
    background-color: #EEEEEE
}


