/* 
Document   : style
Created on : Mar 9, 2009, 6:30:55 PM
Author     : jeremy
Description:
Purpose of the stylesheet follows.
*/

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

body {
    /*font-size:138.5%;*/
    font-family:verdana;
}

div.xsmall{
    font-size: 0.7em;
}
