﻿body {
}
.pagedefault
{
    font-size: small;
    color: black;
    font-family: Arial;  
    text-align: left;
}
.articleheading
{
    font-weight: bold;
    font-size: large;
    text-align: center;
    width: 100%;
}
.articlecontent
{
    text-align: justify;
    font-weight: normal;
    font-size: small;
}
