BODY
{
	marginheight:2;
	marginwidth:2;
	topmargin:2;
	leftmargin:2;
	FONT-FAMILY:'Times New Roman',Garamond;
	FONT-SIZE:10pt;
	FONT-STYLE:Normal;
}
p.notes
{
	LINE-HEIGHT: 15pt;
}
p.didknow
{
	LINE-HEIGHT: 12pt;
}
a
{
	color: #ffffff;
	Text-Decoration:none;
}
a:Hover
{
	text-decoration: none;
	color: #b55b19;
}
a:visited
{
	text-decoration: none;
	color: #ffffff;
}
a.nav:link
{ 
	text-decoration: none;
	color: #ffffff; 
}
a.nav:visited 
{ 
	text-decoration: none;
	color: #ffffff; 
}
a.nav:hover 
{ 
	text-decoration: underline;
	color: #b55b19; 
}
a.copynav:link
{ 
	text-decoration: none;
	color: #b55b19; 
}
a.copynav:visited 
{ 
	text-decoration: none;
	color: #b55b19; 
}
a.copynav:hover 
{ 
	text-decoration: underline;
	color: #b55b19; 
}
td.navborder
{
	BORDER-TOP: thin solid #034C85; 
	
}
td.fullborder
{
    BORDER-TOP: thin solid #034C85;
    BORDER-BOTTOM: thin solid #034C85;
    BORDER-LEFT: thin solid #034C85;
    BORDER-RIGHT: thin solid #034C85;
}
.noBorder
{
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
}
.PageTitle
{
	FONT-SIZE:14pt;
	FONT-WEIGHT:Normal;
}
.PageNotes
{
	FONT-SIZE:10pt;
	FONT-WEIGHT:Normal;
}


