BODY
{
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	color: #660000;
	background-color: white;
	font-size: 12pt;
}
A
{
	color: #CC0000;
}
A:visited
{
	color: #990000;
}
H1
{
	font-weight: bold;
	font-size: 150%;
}
H2 
{
	color: #003366;
	font-size: 130%;
	clear: both;
}
H3
{
	color: #996600;
	font-size: 110%
}
#headerRow
{
	width: 960px;
	position: relative;
	margin: 0 auto;
	clear: both;
	overflow:hidden;
}
#contentRow
{
	width: 960px;
	position: relative;
	margin: 0 auto;
	clear: both;
	overflow:hidden;
}
#footerRow
{
	width: 960px;
	position: relative;
	margin: 0 auto;
	clear: both;
	overflow:hidden;
	text-align: center;
}

.subtitle
{
	margin-top: -0.5em;
	font-weight: bold;
	font-size: larger;
	font-style: italic;
}
.edition
{
	margin-top: -0.5em;
	font-weight: bold;
	font-size: large;
}
.blurb
{
	color: #003366
}
.CatalogSection
{
    clear: both;
}
.CatalogTitle
{
    clear: both;
}
.CatalogTitle A
{
	font-weight: bold;
}
.CatalogCover
{
    padding: 0px 20px 20px 40px;
    float: left;
}

.Sample_H2
{
	font-weight: bold;
	font-size: 110%;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
}
.Sample_H3
{
	font-weight: bold;
	font-size: 100%;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
}
.Sample_Body
{
	color: #000000;
	font-family: Times New Roman;
}
.Sample_example
{
	font-size: 100%;
	margin-left: 40px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica;
}
.Sample_instructions
{
	color: #000000;
	font-style: italic;
	font-family: Times New Roman;
}
.Sample_instructionsNum
{
	color: #000000;
	font-style: italic;
	font-family: Times New Roman;
	font-weight: bold;
}
.Toc_H1
{
	font-weight: bold;
	color: black;
	font-family: Arial, Verdana, Helvetica;
	white-space: nowrap;
}
.Toc_H2
{
	color: black;
	font-family: Times New Roman;
	white-space: nowrap;
}
.Toc_H3
{
	color: black;
	font-family: Times New Roman;
	white-space: nowrap;
}
.header
{
}
.footer
{
	font-size: smaller;
}
.copyright
{
    font-size: smaller;
}
.cover
{
    padding: 20px 20px 20px 0px;
    float: left;
}
