﻿body 
{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:8pt;
}
.literal
{
    font-family: Verdana;
    font-size: 8pt;
}
.heading
{
	font-family: Verdana;
	font-size: 14pt;
	color: #000000;
}
.content
{
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;

}
.required
{
	color: Red;
	font-family: Verdana;
    font-size: 8pt;
    text-align:right;
}

/* Stlyes for ShortESubsciption*/
.spliteral
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight:bold;
    text-align:right;
    vertical-align:top;
}
.spheader
{
    font-family: Verdana;
    font-size: 11pt;
    font-weight:bold;
    text-align:center;
}

