A.navi	{
	font-size : 7pt;		
}

A.Tree  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : Blue;
}

A.miniLink  {
	font-size : xx-small;
	font-family : sans-serif;
	color : White;
	background-color : Black;
	font-weight : bold;
}

A.miniLinkBlk {
	font-size : xx-small;
	font-family : sans-serif;
	color : Black;
	font-weight : bold;
	}
	
A.footer  {
	font-size : 7pt;
	font-family : sans-serif;
	color : #0000A8;
}

A:Visited.footer  {
	font-size : 7pt;
	font-family : sans-serif;
	color : #A800A8;
}

A:Active.footer  {
	font-size : 7pt;
	font-family : sans-serif;
	color : #AAAAAA;
}

A:Hover.footer  {
	font-size : 7pt;
	font-family : sans-serif;
	color : #FF0000;
}

A.Discussion  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	background-color : Silver;
	text-decoration : underline;
	color : Black;
}

BLOCKQUOTE  {
	font-family : sans-serif;
	color : Black;
}

BODY {
	font-family : sans-serif;
	font-size : 8pt;
	color : #00008B;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-face-color : #00008B;
	scrollbar-base-color: #0000FF;	
}

H1	{
	font-weight : bolder;
	font-size : 15pt;
}

H2	{
	font-size : 14pt;
	font-weight : bold;
}

H3	{
	font-size : 12pt;
	font-weight: bolder;
}

H4	{
	font-size: 11pt;
	font-weight: bold;
}

H5	{
	font-size : 10pt;
}

H6	{
	font-size : 9pt;
}

HR	{
	height: 1px;
}

P	{
	font-size : 8pt;
}

P.hidden  {
	font-size : 5pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}

P.Heading  {
	font-size : 16pt;
	font-weight : bold;
	color : #000000;
}

P.SubHeading  {
	color : #000000;
	font-size : 12pt;
	font-weight : bold;
}

P.Copyright  {
	font-size : 6pt;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
	padding-top : 1ln;
	padding-left : 10px;
}

P.Questions  {
	font-size : 8pt;
	font-family : sans-serif;
	color : #000000;
}

P.var	{
	font-size : 8pt;
	color : red;
}

TD {
	font-size : 8pt;
}

TD.CaptionText  {
	font-size : 9pt;
	font-family : sans-serif;
}

TD.FormTitle  {
	font-size : 9pt;
	font-family : sans-serif;
	font-weight : bold;
}

TD.FormText  {
	font-size : 9pt;
	font-family : sans-serif;
	color : 000000;
}

TD.Forum  {
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
	background-color : #3399ff;
}

TD.Discussion  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	background-color : Silver;
}

TD.DiscussionStat  {
	font-size : xx-small;
	font-family : sans-serif;
	font-style : normal;
	background-color : Silver;
}

TD.DiscussDesc  {
	font-size : x-small;
	font-family : sans-serif;
	background-color : LightGrey;
}

TD.TreeOdd  {
	font-size : 7pt;
	font-family : sans-serif;
	font-style : normal;
	background-color : Silver;
}

TD.TreeEven  {
	font-size : 7pt;
	font-family : sans-serif;
	font-style : normal;
	background-color : F0F0F0;
}