.aimme
{
font-weight: bold;
color: red;
}

.aimthem
{
font-weight: bold;
color: blue;
}

.anote
{
position: absolute;
left: 0px;
top: 0px;
background-color: #DDDDFF;
border: 2px solid white;
visibility: hidden;
z-index: 99;
}

.centered
{
text-align: center;
}
