﻿.standardText, .exampleBlurbStandard, .exampleBlurb, .exampleBlurbBold, .exampleHeader, .exampleResult, h1
{
	font-family: tahoma, verdana, arial, serif;
	font-size: 10pt;
	text-align: left;
}
h1
{
	font-size: 20pt;
	font-weight: bold;
}
h2
{
	font-size: 12pt;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
h3
{
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	padding: 10px 30px 0px 0px;
	line-height: 0px;
}
h4
{
	font-size: 10pt;
	padding: 5px 0px 0px 0px;
	line-height: 0px;
}
.padding20
{
	padding: 0px 0px 0px 20px;
}
.example
{
	padding: 5px;
}
.exampleBlurbStandard, .exampleBlurb, .exampleBlurbBold
{
	font-size: 10pt;
	padding: 0px;
}
.exampleHeader
{
	font-size: 14pt;
	font-weight: bold;
	margin-top: 20px;
}
.exampleBlurbBold
{
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
.exampleBlurbBoldStandard
{
	font-weight: bold;
	padding: 0px 10px 0px 20px;
}
.exampleResult
{
	font-family: Lucida Console, Courier New;
	text-align: left;
	font-size: 10pt;
}
