BODY
{
	background : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000033;
}
P
{
	text-align : justify;
}
TH
{
	background-color : #003366;
	color : #FFFFFF;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
}
TD
{
	background : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000033;
}
A:active
{
	color : #006699;
	text-decoration : underline;
}
A:link
{
	color : #006699;
	text-decoration : none;
}
A:visited
{
	color : #006699;
	text-decoration : none;
}
A:hover
{
	color : #006699;
	text-decoration : underline;
}
.title
{
	color : #006699;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 16pt;
}

.positive
{
	color : #006600;
	font-weight : bold;
}
.negative
{
	color : #990000;
	font-weight : bold;
}
.neutral
{
	color : Blue;
	font-weight : bold;
}

.small
{
	font-size : 8pt;
}

.section
{
	background-color : #003366;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
.feature
{
	font-weight : bold;
	vertical-align : top;
}
.description
{
	font-style : italic;
}
.table
{
	background-color : #0099CC;
}

.old
{
	background-color : #33CCFF;
	font-size : 8pt;
}

TR.table TD
{
	background-color : #0099CC;
}
TR.section TD
{
	background-color : #003366;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
.normal
{
}
