﻿.bog-BodyText
{
    color: #000000;
    font-family: Tahoma, Verdana; 
    font-size: 12px;
    text-align: justify;
}
.bog-BodyTextItalic
{
    color: #000000;
    font-family: Tahoma, Verdana; 
    font-size: 12px;
    text-align: justify;
    font-style: italic;

}
.bog-BodyTextC
{
    color: #000000;
    font-family: Tahoma, Verdana; 
    font-size: 12px;
    text-align: center;
}
.bog-BodyTextR
{
    color: #000000;
    font-family: Tahoma, Verdana; 
    font-size: 12px;
    text-align: right;
}


.bog-ParagraphHeader
{
    color: #000000;
    font-family: Tahoma, Verdana; 
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.bog-ParagraphHeader2
{
    color: #000000;
    font-family: Tahoma, Verdana; 
    font-size: 13px;
    text-align: left;
    text-decoration: underline;
}


.bog-Title
{
    color: #505050;
    font-family: Tahoma, Verdana; 
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}