body
{
    color: black;
	font-family: 'Times New Roman';
}
img
{
    BORDER-TOP-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
}

#mainPage
{
}

#pageText
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}

#ffContents ul
{
	font-size: 9pt;
	list-style-type: none;
}

#ffContents h1
{
	font-weight: bold;
	font-size: 14pt;
	line-height: 18pt;
	text-decoration: underline;
}

#ffContents h2
{
	font-weight: bold;
	font-size: 10pt;
}

#fireflyNav ul
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: 'Times New Roman';
	list-style-type: none;
	height: 1em;
    FONT-WEIGHT: bold;
}

#fireflyNav ul li
{
    display: inline;
}

#fireflyNav ul li a
{
	padding-right: 0.2em;
	padding-left: 0.2em;
	font-weight: bold;
	padding-bottom: 0.2em;
	color: #08377b;
	padding-top: 0.2em;
	text-decoration: none;
}

#fireflyNav ul li a:hover
{
	padding-right: 0.2em;
	padding-left: 0.2em;
	font-weight: bold;
	padding-bottom: 0.2em;
	color: #08377b;
	padding-top: 0.2em;
	text-decoration: underline;
}

#fireflyVolumeNo
{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: white;
	height: 6.6pt;
	font-weight: bold;
	font-family: 'Times New Roman';
}

#fireflyVolumeNo a
{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: white;
	font-weight: bold;
	font-family: 'Times New Roman';
	text-decoration: none;
}

#fireflyVolumeNo a:hover
{
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: white;
	font-weight: bold;
	font-family: 'Times New Roman';
	text-decoration: underline;
}
#contentFooter
{
	font-size: 8pt;
	width: 400px;
	text-align: center;
}
