body
{
	font-family: arial;
}

a
{
	body: blue;
	font-family: arial;
}

.header
{

	color: black;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15pt; 
	line-height: normal

}

.header1
{
	color: red;
	font-family: arial;
	font-size: 15pt;
}

.header2
{
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;

}

.left-nav
{
	border: solid 1 blue;
	font-size: 10pt;
	background-color: #FEFF9F;
}

.info-box
{
	font-size: 11pt;
	font-family: arial;
}

.product-title
{
	color: red;
	text-align: center;
	font-family: arial;
	font-size: 8pt;
}

.sub-header1
{
	color: black;
	font-size: 11pt;
	font-family: arial;
}

.separator
{
	color: blue;
}

.note
{
	font-size: 8pt;
	font-family: arial;
}

.copy
{
	font-size: 11pt;
}

.bold-copy
{
	font-size: 11pt;
	font-weight: 800;
}

.small
{
	font-size: 8pt;
}

.link
{
	color: blue;
}

.required
{
	color: red;
}

.error
{
	color: red;
}

.bumpersticker
{
	color: #000000;
	font-weight: 800;
	background-color: #FFCC99;
}
.tablehead {
	font-weight: bold;
	text-decoration: underline;
}
