body 
{
	font-weight: bold;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: .8em;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin: 0px;
	background-color: #FFFFFF;
}
.largePrint
{
	font-weight: normal;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin: 0px;
}
.smallPrint
{
	font-weight: normal;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: .8em;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin: 0px;
}
a.main:link
{
	text-decoration: none;
    color: #FFFFFF;
}
a.main:visited
{
	text-decoration: none;
    color: #FFFFFF;
}
a.main:hover
{
    text-decoration: none;
    color: #E2E2E2;
}
a.siteLink:active,
a.siteLink:link,
a.siteLink:visited
{
    text-decoration: underline;
    color: #802B52;
    font-weight: bold;
}
a.siteLink:hover
{
    text-decoration: none;
    color: #000000;
}
td
{
   margin: 2px 0 2px 0;
}
.separator
{
	color:#E2E2E2;
	font-size: 1em;
}
.reunion
{
	color:#000000;
	font-size: 18px;
	font-weight: normal;
}
.reunionBold
{
	color:#000000;
	font-size: 18px;
	font-weight: bold;
}
.hotelHeading
{
	font-size:18px;
	font-weight: bold;
}
.hotel
{
	font-size:16px;
	font-weight: bold;
	text-decoration: underline;
}