BODY
{
/*    font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Arial, "Arial", Sans-Serif;
    font-size: medium;
    background-color:#FFFFCC;
}

TD.Border
{

}

H1
{
	text-align: center;
	font-family: Arial, "Arial", Sans-Serif;						
	font-size: x-large;
}

H2
{
    line-height: 0pt;
    padding-top:50px;
}

TABLE
{
    width:100%;
}

TR
{
    vertical-align:top;
}

ACRONYM
{
    border-bottom-style: dotted;
}

table.Conversation
{
    width:80%;
    vertical-align:top;
}

TD.Logo
{
	text-align:right;
}

TD.ScopeLabel
{
	vertical-align:bottom;
}

A:link
{
     color:#003399;
}

A:visited 
{
	color:#003399;
} 
A:hover 
{
	color:green;
} 

TD.PositionTree 
{ 
	color: #000000; font-family: arial;
}

TD.PositionTree A:  
{
	color: #000000;
	text-decoration:none
}
TD.PositionTree A:link 
{ 
	color: #317EB7;
	text-decoration:none
}
TD.PositionTree A:visited 
{ 
	color: #317EB7;
	text-decoration:none
}
TD.PositionTree A:hover 
{ 
	color:Maroon;
    text-decoration:underline
}


TD.MainView
{
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	padding:10px;
}

P.Date
{
    color: Gray;
    text-indent: 10px;
}

/**** Indents ****/
P.i0
{
	margin-left:0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
P.i1
{
	margin-left:10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
P.i2
{
	margin-left:20px;
	margin-bottom: 0px;
	margin-top: 0px;
}
P.i3
{
	margin-left:30px;
	margin-bottom: 0px;
	margin-top: 0px;
}
P.i4
{
	margin-left:40px;
	margin-bottom: 0px;
	margin-top: 0px;
}
P.i5
{
	margin-left:50px;
	margin-bottom: 0px;
	margin-top: 0px;
}
P.i6
{
	margin-left:60px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.Footnote
{
	margin-top:3px;
	font-family: Arial, "Arial", Sans-Serif;						
	font-size:small;
}

P.Footnote
{
	margin-top:0px;
	margin-bottom:0px;
}

.Edward
{
	font-style:italic;
	text-align:center;
}

TR.AlternateRow
{
	background-color:#CCCCCC;
}

TR.HeadingRow
{
	background-color:#33CCFF;
	font-family: Arial, "Arial", Sans-Serif;						
}

P.Warning
{
	color:Red;
	font-size:larger;
	font-family: Arial, "Arial", Sans-Serif;						
	text-decoration: blink;
}