
*
{
	font-size: 12px;
}

small
{
	font-size: 11px;
}

h1, h1 span
{
	font-size: 17px;
}

h2
{
	font-size: 13px;
}

.StyleSwitcher .Large
{
	display: block;
	font-size: 16px;
    font-weight:bold;
    text-decoration:underline;
}

.StyleSwitcher .Small
{
	display: none;
}
