﻿body {
    background-color: #FFFFFF;
    font-family: 'Segoe UI Light', 'Segoe UI' , Tahoma, Geneva, Verdana, sans-serif;
    color: #323232;
}

.Legenda {
    font-size: small;
    text-align: left;
}

.LegendaFloatLeft {
    font-size: small;
    float: left;
    text-align: center;
}

.RowGrid {
    vertical-align: text-top;
}

.HeaderGrid {
    border-width: 0px 0px 2px 0px;
    border-bottom-color: #808080;
    border-bottom-style: solid;
}

.Linkbutton {
    text-decoration: none; 
    color: inherit;
    font-weight: 700;
}

