﻿body
{
    overflow-x: hidden;
    overflow-y: auto;
    /*font-size: .875rem;*/
    /*font-size: .850rem;*/
    font-size: 14px;
   /*font-family: Arial, Helvetica, sans-serif;*/
   
    font-family: 'Roboto',sans-serif;
    background: #e9e9e9;
}
