
/* Links */

A.NavLink1 {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;}
A.NavLink1:visited  {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;}
A.NavLink1:hover {
	color: #cce70c;
	font-weight: bold;
	text-decoration: none;}
A.NavLink1:active {
	color: #cce70c;
	font-weight: bold;
	text-decoration: none;}
	
A {
	color: #0000ff;
	text-decoration:none;
	font-family:Verdana;
	font-size: 10pt;}
A:visited  {
	color: #0000ff;
	text-decoration:none;}
A:hover {
	color: #ff8000;
	text-decoration:none;}
A:active {
	color: #ff8000;
	text-decoration:none;}

/* Text */	
td {
	color: #000000;
	text-decoration:none;
	font-family:Verdana;
	font-size: 10pt;}	

td.Caption1 {
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	font-family:Verdana;
	font-size: 8pt;}	
	
H1 {
	color: #000000;
	font-weight: bold;
	font-family: Arial;
	font-size: 12pt;}

H2 {
	color: #000000;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;}		