h1 { color: black; font-family: 'Arial Narrow', Arial; font-size: 18pt }
h2 { color: #000080; font-family: 'Arial Narrow', Arial }

P.Error
{
  color: red; 
  FONT-FAMILY: 'Arial Narrow', Arial;
  font-size: 12pt; 
  font-style: italic; 
  font-weight: bold
}
TD.HeaderTop  {
	background-color : #EFEFEF;
}

P
{
    FONT-FAMILY: 'Arial Narrow', Arial;
    FONT-SIZE: small
}
BODY
{
    BACKGROUND-COLOR: azure;
    COLOR: #000000;
    FONT-FAMILY: 'Arial Narrow', Arial;
    FONT-SIZE: small;
    LIST-STYLE: disc;
    MARGIN: 0pt;
    PADDING-BOTTOM: 0pt;
    PADDING-LEFT: 0pt;
    PADDING-RIGHT: 0pt;
    PADDING-TOP: 0pt
}
TD.Shaded
{
    BACKGROUND-COLOR: silver;
    FONT-FAMILY: 'Arial Narrow', Arial;
    FONT-SIZE: 14pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder
}
TD.ShadedLarge
{
    BACKGROUND-COLOR: silver;
    COLOR: #ffffff;
    FONT-FAMILY: 'Arial Narrow', Arial;
    FONT-SIZE: 16pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder
}
TD.Shaded2Large
{
    BACKGROUND-COLOR: silver;
    COLOR: #000000;
    FONT-FAMILY: 'Arial Narrow', Arial;
    FONT-SIZE: 16pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder
}

TD.Shaded3Large
{
    BACKGROUND-COLOR: silver;
    COLOR: #000000;
    FONT-FAMILY: 'Arial Narrow', Arial;
    FONT-SIZE: 16pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder
}
TD.Description
{
    BACKGROUND-COLOR: lightblue;
    FONT-FAMILY: 'Arial Narrow', Arial;
    FONT-SIZE: 12pt;
    FONT-STYLE: normal
}
td.LoginField
{
 BACKGROUND-COLOR:lightblue;
 font-family: 'Arial Narrow', Arial;
 font-size: 12pt;
 text-align: Left
}
td.LoginFieldDescription
{
 font-family: 'Arial Narrow', Arial; 
 font-size: 12pt; 
 text-align: Left;
 font-style: italic
}
TD.Questions
{
    BACKGROUND-COLOR: lightblue;
    FONT-FAMILY: 'Arial Narrow', Arial;
    FONT-STYLE: italic;
    FONT-WEIGHT: bolder
}
LI
{
    FONT-SIZE: 12pt;
    LINE-HEIGHT: normal;
    TEXT-INDENT: 0pt
}
Table.DataSpace
{
    BACKGROUND-COLOR: white
}

td.RequiredField
{
 	BACKGROUND-COLOR: lightblue;
 	font-weight: bolder;
 	font-family: 'Arial Narrow', Arial; 
 	font-size: 12pt; 
 	text-align: Left;

}
