﻿
.Lista
{
		padding: 0;
	    border: 0;
	    width: 650px;
	    

}
.ListaEven
{
	background-color: #EAEAEA;
}
.ListaHead
{
	font-weight: bold;
}
.ListaTitle
{
    font-weight:  normal;
    text-align: center;
    line-height: normal;
    margin: 0 0 20px 0;     
}
.MainMenu
{
    text-align: center;
}
.MenuBar
{
    text-align: center;
    color: white;
}
.Body
{
}
        