H1  {
	font-size : 16pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #339900;
}

H2  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #339900;
}


H3  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}


TD  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

TD.form  {
	font-size : 10pt;
	font-family : Courier New, monospace;
	font-weight : normal;
	font-style : normal;
	color : black;
}

TD.menu  {  padding-left: 18px;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}

P  {text-align: justify;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

P.center  {text-align: center;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}
P.small {
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

P.caption {text-align: center;
	font-size : 8pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

span.green {font-weight : bold; color : #339900;}

A.menu:link  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}

A.menu:active  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : green;
}


a.navbar:link {font-weight: bold; font-size:10pt; color: #000000; text-decoration: none;  font-family: 'x', arial, trebuchet ms, verdana, arial, x;}
a.navbar:active {font-weight: bold; font-size:10pt; color: #000000; text-decoration: none;   font-family: 'x', arial, trebuchet ms, verdana, arial, x; background: #fffff0;}
a.navbar:visited {font-weight: bold; font-size:10pt; color: #000000; text-decoration: none;  font-family: 'x', arial, trebuchet ms, verdana, arial, x; }
a.navbar:hover {font-weight: bold; font-size:10pt; color:#339900;  text-decoration: none;  font-family: 'x', arial, trebuchet ms, verdana, arial, x; background:  #fffff0;}

a.ad:link {font-weight: bold; font-size:8pt; color: #000000; text-decoration: none;  font-family: 'x', arial, trebuchet ms, verdana, arial, x;}
a.ad:active {font-weight: bold; font-size:8pt; color: #000000; text-decoration: none;   font-family: 'x', arial, trebuchet ms, verdana, arial, x; background: #fffff0;}
a.ad:visited {font-weight: bold; font-size:8pt; color: #000000; text-decoration: none;  font-family: 'x', arial, trebuchet ms, verdana, arial, x; }
a.ad:hover {font-weight: bold; font-size:8pt; color:#339900;  text-decoration: none;  font-family: 'x', arial, trebuchet ms, verdana, arial, x; background:  #fffff0;}


A.menu:hover  { text-decoration: none;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Navy;
}


A.menu:visited  { text-decoration: none;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}



A:link  { text-decoration: none;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #339900;
}


A:hover  { text-decoration: underline;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Navy; background:  #ffff99;
}


A:visited  { text-decoration: none;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #339900;
	}

A.cndark:link   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
}


A.cndark:visited   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
}


A.cndark:hover   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #404040;
	text-decoration:none;
}

A.cndark:active   {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration:none;
}

