.Heading1, H1 	  {color: rgb(29,93,167); font-size:1.2em; font-weight:bolder;}
.Heading2, H2     {color: rgb(29,93,167); font-size:1.1em; font-weight:bolder;}
.Heading3, H3     {color: rgb(29,93,167); font-size:1em; font-weight:bolder;}

.Normal, div.contentbody
{
	color: rgb(102,102,102);
	font-size:0.75em
}

div.contentbody p a, div.contentbody li a, div.contentbody td a
{
	font-size:1em;
}

div.contentbody ul
{
	list-style-image: url(../../../template_images/list_arrow.gif);
	list-style-type: square;
}

table.ImmTS_Default, table.ImmTS_Default td, table.ImmTS_Default th
{
	border:1px solid #3F75B4;
}

/* 'eventTypes' defined in 'Site Optons' above */
div.contentbody a.eventKeyGeneral {color:gray; text-decoration:none;}
div.contentbody a.eventKeyConference{color:red; text-decoration:none;}

div.contentbody ul.eventList   {list-style-type:none; list-style-image:none; margin-top:0px; margin-bottom:0px; }
div.contentbody div.eventKey   {float:left; margin-left:-10px;} 