/* Text */
td						{font-family:Verdana,Arial,sans-serif; color:#333333; font-size:11px; line-height:14px;}
p						{font-family:Verdana,Arial,Helvetica,sans-serif; font-size: 10px; font-weight:normal; color:#666666; text-decoration:none; line-height:14px; margin:0px 0px 10px 20px;}
h1						{font-family:Georgia,Times New Roman,Times,serif; font-size:10px; font-weight:bold; color: #58b598; text-decoration: none; line-height: 18px; margin:20px 0px 0px 20px;}
h2						{Georgia,Times New Roman,Times,serif; font-size:10px; font-weight:bold; color: #666666; text-decoration: none; line-height: 18px; margin:10px 0px 0px 20px;}
a.h2					{font-family:Verdana,Arial,sans-serif; font-size:12px; color: #798165; font-weight:bold; font-style:italic; text-decoration:none;}
a.h2:hover				{font-family:Verdana,Arial,sans-serif; font-size:12px; color: #798165; font-weight:bold; font-style:italic; text-decoration:underline;}
h3						{font-family:Verdana,Arial,sans-serif; font-size:11px; color: #333333; font-weight:bold; margin-bottom:-10px;}
a.h3					{font-family:Verdana,Arial,sans-serif; font-size:11px; color: #333333; font-weight:bold; text-decoration: none;}
a.h3:hover				{font-family:Verdana,Arial,sans-serif; font-size:11px; color: #333333; font-weight:bold; text-decoration: underline;}
h4						{font-family:Verdana,Arial,sans-serif; font-size:11px; color: #333333; font-weight:bold; font-style:italic;}
a.h4					{font-family:Verdana,Arial,sans-serif; font-size:11px; color: #333333; font-weight:bold; font-style:italic; text-decoration:none;}
a.h4:hover				{font-family:Verdana,Arial,sans-serif; font-size:11px; color: #333333; font-weight:bold; font-style:italic; text-decoration:underline;}

a						{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; color:#58b598; text-decoration:none;}
a:link 					{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; color:#58b598; text-decoration:none;}
a:active 				{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; color:#58b598; text-decoration:none;}
a:visited 				{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; color:#58b598; text-decoration:none;}
a:hover 				{font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; color:#58b598; text-decoration:underline;}

/* Images */
.imageLeft				{display:inline;}
.imageLeft img			{float:left; margin:3px 10px 5px 0px; border-width:0px;}
.imageCenter			{display:inline;}
.imageCenter img		{float:none; margin:3px 3px 5px 10px; border-width:0px;}
.imageRight				{display:inline;}
.imageRight img			{float:right; margin:3px 0px 5px 15px; border-width:0px;}
.caption				{font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 10px; text-decoration: none;}
.caption a				{font-family: Arial, Helvetica, sans-serif; color: #339933; font-size: 10px; text-decoration: none;}
.caption a:hover		{font-family: Arial, Helvetica, sans-serif; color: #339933; font-size: 10px; text-decoration: underline;}
