﻿p {
	
	margin-top: 6px;
	margin-left: 2px;
	margin-right: 7px;
}
.SmallPrintBold
{
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #696969;
    FONT-SIZE: 8pt;
    WIDTH : inherit;
	BORDER-BOTTOM: 2px ridge #333333;
	padding : 3px;
}
.SubTitleWhite_BlueBG
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #e5e2e2;
    BACKGROUND-COLOR: #3366cc;
    TEXT-ALIGN: center
}
.TdText
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: justify;
}
TD
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: center;
}
