﻿
.Lista
{
		font-family: Segoe UI, Tahoma;
		padding: 0;
	    border: 0;
	    width: 90%;
	    

	font-size: 10pt;
}
.ListaEven
{
	background-color: #EAEAEA;
}
.ListaHead
{
	font-weight: bold;
}
.ListaTitle
{
    font-family: Segoe UI, Tahoma;
    font-size: 12pt;
    font-weight:  normal;
    text-align: center;
    line-height: normal;
    margin: 0 0 20px 0;     
}
.MainMenu
{
    font-family: Segoe UI, Tahoma;
    font-size: 10pt;
    text-align: center;
}
.MenuBar
{
    font-family: Segoe UI, Tahoma;
    font-size: 12pt;
    text-align: center;
    color: white;
}
.Body
{
    font-family: Segoe UI, Tahoma;
    font-size: 10pt;
}
        