P
{
	font-size: 11pt;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	font-weight: bold;
}

.MAINHEAD
{
	font-size: 22pt;
	color: #DDAA88;
	text-align: center;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	font-weight: bold;
}

.SUBHEAD
{
	font-size: 14pt;
	color: #770000;
	text-align: center;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	margin: 12px;
}

.TXTTAN
{
	font-size: 11pt;
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	font-weight: normal;
}

.TXTDATES
{
	font-size: 11pt;
	color: #DA8;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	font-weight: normal;
}

.TXTWHITE
{
	font-size: 11pt;
	color: #520;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	font-weight: normal;
	line-height: 15pt;
}

.TXTLOCALS
{
	font-size: 11pt;
	color: #520;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	font-weight: normal;
	line-height: 15pt;
}

.TXTCLIPS
{
	font-size: 9pt;
	color: #520;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	font-weight: normal;
	line-height: 18pt;
}

.CREDIT
{
	font-size: 9pt;
	color: #DDAA88;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
}


A:Link
{
	color: #FFFFFF;
	text-decoration: underline;
}

A:Visited
{
	color: #FFFFFF;
	text-decoration: underline;
}

A:Active  {
	color: #FFFFFF;
	text-decoration: underline;
}

A:Hover
{
	color: #999999;
	text-decoration: underline;
}

/* start links on white */
A.whitelink
{
	color: #770000;
	text-decoration: underline;
}


A.whitelink:visited
{
	color: #770000;
	text-decoration: underline;
}


A.whitelink:active
{
	color: #999999;
	text-decoration: underline;
}


A.whitelink:hover
{
	color: #999999;
	text-decoration: underline;
}
/* end links on white */