BODY
{
	background-color: #FFFFFF;
	top: 0px;
	margin: 0px;
}

A:link
{
	color: #793C05;
}

A:visited
{
	color: #793C05;
}

FONT.Regular
{
	font-family: Verdana;
	font-size: 10pt;
}

FONT.Testimonial
{
	font-family: Verdana;
	font-size: 8pt;
}

FONT.PhotoTitle
{
	font-family: Verdana;
	font-size: 8pt;
	color: #793C05;
	font-weight: bold;
}

FONT.Emphasize
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
}

FONT.EmphasizeColor
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
	font-family: Verdana;
}

FONT.Quotes
{
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: #CC6600;
	font-family: Verdana;
}
FONT.Small
{
	font-family: Verdana;
	font-size: 7pt;
}

TABLE.BulletFull
{
	
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 450px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

TR.BulletSeparator
{
	height: 4px;
}

TD.BulletIcon
{
	vertical-align: baseline;
	width: 10px;
	position: relative;
	top: -2px;
	text-align: left;
}

UL.FullWidth
{
	left: 140px;
	position: relative;
	text-align: left;
}
LI
{
	list-style-position: outside;
	width: 400px;
	list-style-type: square;
}
TD.Separator
{
	background-color: #CC6600
