/* CSWapSparkVCT\css\blue_text.css */
/* blue_text */
.Large
{
	font-weight: normal;
	color:#000000;
	font-size: 14pt;
	margin-bottom: 10px;
}
.LargeColour
{
	font-weight: normal;
	color:#0083a9;
	font-size: 14pt;
	margin-bottom: 10px;
}
body
{
	font-weight: normal;
	color:#000000;
	font-size: 10pt;
}
.Normal
{
	font-weight: normal;
	color:#000000;
	font-size: 10pt;
}
.NormalColour
{
	color:#0083a9;
	font-weight: normal;
	font-size: 10pt;
}
.Small
{
	font-weight: normal;
	color:#000000;
	margin-top: 2px;
	font-size: 8pt;
}
.SmallColour
{
	color: #0083a9;
	margin-top: 2px;
	font-size: 8pt;
}