

.title           { 
	font-family           : arial,helvetica,sans-serif;
    font-size             : 15px;
    color                 : navy;
    font-weight           : bold;
}

.subtitle       { 
	font-family           : arial,helvetica,sans-serif;
    font-size             : 12px;
    color                 : black;
    font-weight           : bold;
}

.text     		{
	font-family : arial,helvetica,sans-serif;
	font-size : 13px;
    line-height: 14px;
	color : black;
}
