body
{
 
}

.al
{
    text-align:left;
}

.ac
{
    text-align: center;
}

.ar
{
    text-align: right;
}

.nomarg
{
    margin: 0;
}

.nopad
{
    padding: 0;
}

.nob
{
    font-weight: normal;
}

.noi
{
    
}

a
{
    color: #330000;
    text-decoration: underline;
}

a.none
{
    color: #000;
    text-decoration: none;
}

.small
{
    font-size: 13px;   
}

.smaller
{
    font-size: 12px;
}

.smallest
{
    font-size: 11px;
}

.large
{
	font-size: 15px;
}

.larger
{
	font-size: 16px;
}

.largest
{
	font-size: 17px;
}