﻿/****************** John Kioulbalidis classes *********************/
.jkTestClass
{
    font-size: 11px;
    color: #101010;
    font-weight: bold;
    font-style: italic;
    text-decoration: none; /* underline, overline, line-through, none */
    line-height: 15px;
}


.jkContentClass
{
    font-size: 12px;
    color: #01010c;
}
