﻿/* Copyright 2019, Sciamble Corp. All Rights Reserved. We will take legal action against those who copy our HTML content, CSS style sheets and JavaScript functions. */

.red-24px {
    color: red;
    font-size: 24px;
}

.green-24px {
    color: green;
    font-size: 24px;
}

.black-24px {
    color: black;
    font-size: 24px;
}

.blue-24px {
    color: blue;
    font-size: 24px;
}