table{ 
  margin-left: auto;
  margin-right: auto;
}

body,div,td,p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    background: #3B5461;
    text-align: center;
    background: #3B5461;
    margin: 0px;
}

.mil{
    color: #6CCEFF;
    font:10px/14px Verdana;
}

.title{
    font-family: Book Antiqua;
    font-size: 32px;
    color: #FFFFFF; 
    font-weight: bold;
}

.title2{
    text-align: center;
    font-size:16px;
    color:#ffffff
}
 
.title4{
    font-family: Book Antiqua;
    font-size: 18px;
    color: #FFFFFF; 
    font-weight: bold;
}

.title5{
    font-family: Book Antiqua;
    font-size: 14px;
    color: #FFFFFF; 
    font-weight: bold;
}

.noir{
    font-family: Book Antiqua;
    font-size: 20px;
    color: #FFFFFF; 
    font-weight: bold;
} 
 
.just{text-align:justify;} 

.coll{
    width: 120px; 
    height: 120px; 
    background-color: #dddddd; 
    text-align: center;
    vertical-align: middle;
}

.coll2{
    color: #ffffff;
    font:10px/14px Verdana;
    text-align: center
}

a{
    color: #21ff21;
    text-decoration: underline;
}

a:hover{
    color: #96fe96;
    text-decoration: underline;
}

.link{
    font: 20px Arial;
    color: #FFEF3B;
    text-decoration: none
}

.empty{
    font: 11px Arial;
    color: #FFFFFF;
    text-decoration: none
}

a.empty:hover{
    font: 11px Arial;
    color: #FFFFFF;
    text-decoration: none
}

a.link:hover{
    color: #FFEF3B;
    text-decoration: underline;
}

a.title:hover{
    color: #FFEF3B;
    text-decoration: none;
}

.big{
    font-size: 12px;
}  

.text {
    font: 12px Arial;
    color: FFFFFF;
    text-decoration:none
}

hr{width:360px}
