P
{
	font-size: 13px;
	color: #221100;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	font-weight: normal;
}

.LWPHEAD
{
	font-size: 16px;
	color: #CCC;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	font-weight: bold;
	margin: 12px 12px 12px 15px;
	letter-spacing: 2pt;
}

.PAGEHEAD
{
	font-size: 14px;
	color: #CCC;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	font-weight: normal;
	margin: 4px 0px 4px 5px;
}

.INTRO
{
	font-size: 13px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	font-weight: normal;
	line-height: 16px;
}

.INTROSM
{
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	font-weight: normal;
	line-height: 16px;
	font-style: italic;
}


.CREDIT
{
	font-size: 10px;
	color: #000000;
	text-align: right;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	margin: 0px 15px 0px 0px;
}

.NAV
{
	font-size: 13px;
	color: #CCCCCC;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	line-height: 17px;
}

.HEREMARK
{
	font-size: 13px;
	color: #5588BB;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	line-height: 17px;
}

.CONTACTRT
{
	font-size: 11px;
	color: #AAAAAA;
	text-align: right;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	line-height: 13px;
}

.CONTACTLF
{
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, New York, Times Roman, Times, serif;
	line-height: 13px;
}

A:Link
{
	color: #5588BB;
	text-decoration: none;
}

A:Visited
{
	color: #5588BB;
	text-decoration: none;
}

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

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

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


A.whitelink:visited
{
	color: #225599;
	text-decoration: none;
}


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


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

.COLOR
{
	color: #444444;
	
}