LI  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

P  {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

BLOCKQUOTE  {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

H1  {
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #333333;
}

H2  {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}

H3  {
	font-size : 22px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #333333;
}

A.roll { text-decoration:none; color:#333333; }

  A.roll:hover { text-decoration:none; color:#011E6E; }


A  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : underline;
}

A:Visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
	text-decoration : underline;
}

A:Active  {}

A:Hover  {
	font-family : Arial, Helvetica, sans-serif;
	color : #011E6E;
	text-decoration : underline;
}

BODY  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height: 14px;
}


.normal  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height: 16px;
}

.bold  {
	font-size : 14px;
	font-family : helvetica, geneva, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : 333333;
}

.footnote {
	font-size : 11px;
	font-family : helvetica, geneva, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
	line-height: 12px;
}
.footnote a:link {
	font-size : 11px;
	text-decoration: none;
	color: #333333;
}
.footnote a:visited {
	font-size : 11px;
	text-decoration: none;
	color: #333333;
}
.footnote a:hover {
	font-size : 11px;
	text-decoration: underline;
	color: #333333;
}
.footnote a:active {
	font-size : 11px;
	text-decoration: none;
	color: #333333;
}

.header  {
	font-size : 15px;
	font-family : helvetica, geneva, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
	color : #333333;
}

.tiny  {
	font-size : 10px;
	font-family : helvetica, geneva, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011E6E;
	font-weight: bold;
	text-decoration: none;
}
.navtext a:link {
	text-decoration: none;
	color: #333333;
}
.navtext a:visited {
	text-decoration: none;
	color: #333333;
}
.navtext a:hover {
	text-decoration: none;
	color: #011E6E;
}
.navtext a:active {
	text-decoration: none;
	color: #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}
