BODY {
	background: 	white; color: rgb(80,125,200)
}

a:link 
{
	color: #2e569c;
}

a:visited 
{
	color: black;
}

a:active 
{
	color: #FF0000;
}


p.BodyText
{
	color: rgb(46,86,156);
	font-family: Serif, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}
p.BodyTextRight
{
	color: rgb(46,86,156);
	font-family: Serif, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
}
p.BodyTextI
{
	color: rgb(46,86,156);
	font-family: Serif, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
	font-weight: normal;
}
p.BodyTitle
{
	color: rgb(46,86,156);
	font-family: Serif, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
p.BodyTitleSmall
{
	color: rgb(46,86,156);
	font-family: Serif, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
p.BodyTitleSmallC
{
	color: rgb(46,86,156);
	font-family: Serif, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
p.BodyTextC
{
	color: rgb(46,86,156);
	font-family: Serif, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
p.BodyTitleC
{
	color: rgb(46,86,156);
	font-family: Serif, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
p.BodyWarningText
{
	color: red;
	font-family: Serif, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}
p.BodyWarningTitle
{
	color: red;
	font-family: Serif, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
p.BodySmall
{
	color: black;
	font-family: Serif, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}
p.BodySmallC
{
	color: black;
	font-family: Serif, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
p.BodyNotes
{
	color: black;
	font-family: Serif, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
	font-weight: normal;
}
p.BodyEasy
{
	color: black;
	font-family: Serif, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}
p.BodyEasyC
{
	color: black;
	font-family: Serif, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
p.Updated
{
	color: rgb(46,86,156);
	background: aliceblue;
	font-family: Serif, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
p.ImageCenter
{
	text-align: center;
}
hr
{
	color: rgb(46,86,156);
	background: aliceblue;
}