/* CSWapDanielStewart\css\white_text.css */
.H1
{
	font-size: 15px;
}
.H2
{
	font-size: 11px;
	font-weight: bold;
}
.H3
{
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
}
.Large
{
	font-size: 15px;
}
.Normal
{
	font-size: 11px;
}