﻿body
{
    font-family: Arial;
    color: Black;
    font-size: 12px;
}
.normalfont
{
	font-size: 11px;
	line-height: 22px;
}

.headingfont
{
	font-size:18px;
	word-spacing:1.5;
	line-height: 30px;
}
.header
{
    font-size: 16px;
    line-height: 30px;
    color: Black;
    text-decoration: none;
}
h2
{
    font-size: 16px;
    line-height: 30px;
    color: Black;
    text-decoration: none;
}