BODY	{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #006699;
	background: #F0F0F0;
}

a:link,
a:active,
a:visited		{ font-family: Lucida Sans Unicode; font-size: 12px; text-decoration: underline; color: #006699; }
a:hover			{ font-family: Lucida Sans Unicode; font-size: 12px; text-decoration: none; color: #FF9933; }

a.bcn:link,
a.bcn:active,
a.bcn:visited		{ font-family: Arial; font-size: 10px; font-weight: normal; text-decoration: none; color: #666666; }
a.bcn:hover		{ font-family: Arial; font-size: 10px; font-weight: normal; text-decoration: underline; color: #666666; }

a.header:link,
a.header:active,
a.header:visited	{ font-family: Lucida Sans Unicode; font-size: 12px; font-weight: bold; text-decoration: none; color: #6699cc; }
a.header:hover		{ font-family: Lucida Sans Unicode; font-size: 12px; font-weight: bold; text-decoration: none; color: #6699cc; }

a.homepage:link,
a.homepage:active,
a.homepage:visited	{ font-family: Lucida Sans Unicode; font-size: 12px; text-decoration: underline; color: #006699; }
a.homepage:hover	{ font-family: Lucida Sans Unicode; font-size: 12px; text-decoration: none; color: #FF9933; font-weight: normal; }

a.main:link,
a.main:active,
a.main:visited		{ font-family: Lucida Sans Unicode; font-size: 10px; font-weight: normal; text-decoration: none; color: #ffffff; }
a.main:hover		{ font-family: Lucida Sans Unicode; font-size: 10px; font-weight: normal; text-decoration: none; color: #ffffff; }

h1		{
		color: #ffffff;
		font-family: Lucida Sans Unicode;
		font-size: 12px;
		font-weight: bold;
		margin: 6px 0px 6px 20px; // top right bottom left
}

h1.home		{
		color: #006699;
		font-family: Lucida Sans Unicode;
		font-size: 24px;
		font-weight: normal;
		margin: 6px 0px 10px 0px; // top right bottom left
}

p.body		{
		align: left;
		font-family: Lucida Sans Unicode;
		font-size: 12px;
		font-weight: normal;
		line-height: 125%;
		margin: 20px 20px 0px 20px; // top right bottom left
}

p.cr		{
		align: left;
		color: #666666;
		font-family: Arial;
		font-size: 10px;
		font-weight: normal;
		width: 760px;
}

.large		{
		color: #006699;
		font-family: Lucida Sans Unicode;
		font-size: 14px;
		font-weight: normal;
}

.main		{
		color: #006699;
		font-family: Lucida Sans Unicode;
		font-size: 12px;
		font-weight: normal;
}

.small		{
		color: #006699;
		font-family: Lucida Sans Unicode;
		font-size: 10px;
		font-weight: normal;
}

table		{
		align: left;
		font-family: Lucida Sans Unicode;
		font-size: 12px;
		font-weight: normal;
		line-height: 125%;
}

table.orgs	{
		padding: 0px 30px 15px 0px; // top right bottom left
}

td.header	{
		bgcolor: #ffffff;
		cursor: pointer;
}

td.navig	{
		bgcolor: #006699;
		cursor: pointer;
}