HTML
{
}
.dummy
{
    FONT-FAMILY: arial, helvetica, sans-serif
}
P
{
    LETTER-SPACING: 1px;
    LINE-HEIGHT: 110%
}
BR
{
    LETTER-SPACING: 1px;
    LINE-HEIGHT: 120%
}
SPAN.subhead
{
    DISPLAY: inline;
    LETTER-SPACING: 1px;
    LINE-HEIGHT: 120%;
    MARGIN-BOTTOM: 3px;
    whitespace: normal
}
P.tight
{
    MARGIN-TOP: 1px
}
UL
{
    LETTER-SPACING: 1px;
    LINE-HEIGHT: 120%
}
LI
{
    LETTER-SPACING: 1px;
    LINE-HEIGHT: 120%
}
HTML
{
}

.caption { 
		font-family: verdana,arial,helvetica,sans serif;
		font-size: 10px;
		font: verdana;
		color:#003366;
		letter-spacing: 1px;
		line-height:110%;

}

P.caption { 
		font-family: verdana,arial,helvetica,sans serif;
		font-size: 10px;
		font: verdana;
		color:#003366;
		letter-spacing: 1px;
		line-height:110%;

}

BR.caption { 
		font-family: verdana,arial,helvetica,sans serif;
		font-size: 10px;
		font: verdana;
		color:#003366;
		letter-spacing: 1px;
		line-height:110%;

}

.menu { font-family: geneva,arial,helvetica,sans serif;
		font-size: 9pt;
		color:#ffffff;
}

.bodyCopy  {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	line-height : 100%;
	letter-spacing: 1px;
	color : #003366;
	font-style : normal;
	font : verdana;
	font-weight : normal;
}

P.bodyCopy  {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	line-height : 100%;
	letter-spacing: 1px;
	color : #003366;
	font-style : normal;
	font : verdana;
	font-weight : normal;
}

.headLine  {
	font-family : verdana,arial,sans-serif;
	font-size : 14px;
	letter-spacing: 1px;
	font-weight : bold;
	font : verdana;
	color : #ff3300;
}

P.headLine  {
	font-family : verdana,arial,sans-serif;
	font-size : 14px;
	line-height : 100%;
	font-weight : bold;
	font : verdana;
	color : #ff3300;
}

.sectionname { font-family: Arial,geneva,helvetica,sans;
			   font-size: 11pt;
			   font-weight: bold;
			   font-style: normal;
			   color:#000000;
			   line-height: 11pt;
}			 

#floater {
		position: absolute;
		left: 8;
		top: 20;
		width: 160;
		height: 132;
		visibility: visible;
}