﻿body 
{
    font-family: Arial;
    font-size: 12pt;
}

p
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: 500;
}

strong
{
    font-weight: 700;    
}

.text_indent_10
{ 
    text-indent: 100px;  
}