/* 
    Document   : style
    Created on : Oct 23, 2009, 9:54:10 AM
    Author     : ersan.jasarevic
    Description:
        Purpose of the stylesheet follows.
*/

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

*{
    font-family: Tahoma;
}

