.RefText
{
font-family: Arial, Verdana, Helvetica;
color: #3e3e3e;
font-size: 11pt;
line-height: 20px;
font-style: italic;
}

.caption
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	color:#000000;
}
.bodyText
{
font-family: Arial, Verdana, Helvetica;
color: #000000;
font-size: 11pt;
line-height: 20px;
/*text-align: justify;*/
}
.bodyTextCenter
{
font-family: Arial, Verdana, Helvetica;
color: #000000;
font-size: 11pt;
line-height: 20px;
text-align: center;
}
.bodyTextCenter A:link
{
	color: #60669F;
	text-decoration: underline;
}
.bodyTextCenter A:visited
{
	color: #60669F;
	text-decoration: underline;
}
.bodyTextCenter A:hover
{
	color: #60669F;
	text-decoration: none;
}
.bodyTextCenter A:active
{
	color: #60669F;
	text-decoration: none;
}

.bodyTextBold
{
font-family: Arial, Verdana, Helvetica;
color: #000000;
font-size: 11pt;
line-height: 20px;
font-weight: bold;
}
.bodyText A:link
{
	color: #60669F;
	text-decoration: underline;
}
.bodyText A:visited
{
	color: #60669F;
	text-decoration: underline;
}
.bodyText A:hover
{
	color: #60669F;
	text-decoration: none;
}
.bodyText A:active
{
	color: #60669F;
	text-decoration: none;
}
.headerText
{
font-family: Arial, Verdana, Helvetica;
color: #60669F;
font-size:11pt;
font-weight:bold;
text-decoration: none;
}

.FooterText
{
font-family: Arial, Verdana, Helvetica;
color:#ffffff;
font-size:9pt;
text-align:center;
}
.FooterTextDark
{
font-family: Arial, Verdana, Helvetica;
color: #d3d3d3;
font-size:9pt;
text-align:center;
}

.Menu
{
font-family: Arial, Verdana, Helvetica;
color:#000000;
font-size:9pt;
text-align:center;
text-decoration: none;
}
.Menu A:link
{
	color: #60669F;
	text-decoration: none;
}
.Menu A:visited
{
	color: #60669F;
	text-decoration: none;
}
.Menu A:hover
{
	color: #60669F;
	text-decoration: underline;
}
.Menu A:active
{
	color: #60669F;
	text-decoration: underline;
}
.hr
{
	color: #60669F;
}