
/* Links */

A.NavLink1 {
	color: #eaeaea;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;}
A.NavLink1:visited  {
	color: #eaeaea;
}
A.NavLink1:hover {
	color: #FD1B46;
}
A.NavLink1:active {
	color: #FD1B46;
}
	
A.Link1 {
	color: #7F0C1F;
	text-decoration:none;
	font-family:Verdana;
	font-size: 10pt;}
A.Link1:visited  {
	color: #7F0C1F;
	text-decoration:none;
}
A.Link1:hover {
	color: #FD1B46;
}
A.Link1:active {
	color: #FD1B46;
}


A.Link2 {
	color: #ffffff;
	text-decoration:none;
	font-family:Arial;
	font-size: 10pt;
	font-weight: bold;	
	}
A.Link2:visited  {
	color: #ffffff;
	text-decoration:none;
}
A.Link2:hover {
	color: #FD1B46;
}
A.Link2:active {
	color: #FD1B46;
}


/* Text */	
td.Body1 {
	color: #000000;
	text-decoration:none;
	font-family:Verdana;
	font-size: 10pt;}	

td.Caption1 {
	color: #000000;
	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: 11pt;}		
