.text-large {
    font-size: 150%;
}
.text-red{
    color:red;
}
.text-green {
    color: green;
}
.text-left15 {
    margin-left: 15px;
}