#h1
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    color: #000000
}
#h2
{
    font-family: Arial;
    font-size: 11px
}
#h3
{
    font-family: Arial;
    font-weight: bold;
    font-size: 9px;
    color: #000000
}

/*
Colors:	#13125e
	#bd0912
*/