﻿    body.login {
        background-color: #EBECF0;
        margin: 0px 0px 0px 0px;
        font-family: Trebuchet MS,tahoma, sans-serif;
        font-size: 13px;
    }
    body {
        background-color: #EBECF0;
        font-family: Trebuchet MS,tahoma, sans-serif;
        font-size: 13px;
    }
    table {
        padding: 1px 1px 1px 1px;
        margin: 1px;
        border-style: none;
    }
    a:link 
    {
        color: #00f;
        background-color: Transparent;
        text-decoration: none;
    }
    a:visited 
    {
        color: #00f;
        background-color: Transparent;
        text-decoration: none;
    }
    a:hover
    {
        text-decoration: underline;
    }
    
    div.GSChangeLog
    {
      font-weight: normal;
      font-family: Verdana,Tahoma, sans-serif;
      font-size: 9px;
    }
    
    input 
    {
		font-size: 12px;
		font-family: Trebuchet MS,Verdana;
    }
    
    select
    {
		font-size: 12px;
		font-family: Trebuchet MS,Verdana;
    }