.Heading1, H1 {font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial; font-size: 24px; font-weight: normal; color: #AF015A; text-transform: lowercase; padding: 0px; margin: 0px;}
.Heading2, H2 {font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial; font-size: 19px; font-weight: bold; color: #666666; padding: 0px; margin: 0px;}
.Heading3, H3 {font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial; font-size: 15px; font-weight: normal; color: #AF015A; padding: 0px; margin: 0px;}
.Heading4, H4 {font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial; font-size: 13px; font-weight: bold; color: #666666; padding: 0px; margin: 0px}

.Normal, p {font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial; font-size: 13px; font-weight: normal; color: #666666; padding: 0px; margin: 0px;}
.Pink {font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial; font-size: 13px; font-weight: normal; color: #cc0066;}
.No-Spacing {font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial; font-size: 13px; font-weight: normal; color: #666666; margin: 0px; padding: 0px; }
a
{
	font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial;
	color: #666666;
	text-decoration: none;
}

a:link
{
	font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial;
	color: #666666;
	text-decoration: underline;
}

a:visited
{
	font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial;
	color: #666666;
	text-decoration: none;
}

a:hover
{
	font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial;
	color: #000000;
	text-decoration: none;
}

a:active
{
	font-family: "Century Gothic", "ICT Avant Garde Gothic", "Avant Garde Gothic", Verdana, Arial;
	color: #666666;
	text-decoration: none;
}


	/* Default Table */
	table.ImmTS_Default	{background-color:#eeeeff;} /* Overall table style */

	table.ImmTS_Default th, 
	table.ImmTS_Default td	{padding:2px; margin:2px;} /* Cell padding and spacing styles */

	table.ImmTS_Default, 
	table.ImmTS_Default th, 
	table.ImmTS_Default td	{border:1px solid black;} 
	     
	table.ImmTS_Default th	{background-color:#ccccFF; color:black;} 
	table.ImmTS_Default tr	{}
	table.ImmTS_Default td	{color:black;}