/* 
    Document   : style
    Created on : Nov 15, 2011, 7:49:19 PM
    Author     : ahsanfile
    Description:
        Purpose of the stylesheet follows.
*/

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

body {margin:0; padding: 0; font-size: 12px; font-family: verdana,arial,sans-serif;}
a {text-decoration: none}
a:hover {text-decoration: underline}


