.text16White
{
	font-size: 16px;
	color: white;
	font-style: normal;
	font-weight: normal;
}


.text14White
{
	font-size: 14px;
	color: white;
	font-style: normal;
	font-weight: normal;
}

.text12White
{
	font-size: 12px;
	color: white;
	font-style: normal;
	font-weight: normal;
}

.rtext { color: white; }

.resumeText
{
	font-size: 9pt;
	color: white;
	font-family: verdana,helvetica;
}
.resumeTextBold
{
	font-size: 9pt;
	color: white;
	font-family: verdana,helvetica;
	font-weight:bold;
}
.resumeText:hover
{
	font-size: 9pt;
	color: white;
	font-family: verdana,helvetica;
	text-decoration:underline;
}
.resumeTextBlack
{
	font-size: 10pt;
	color: black;
	font-family: verdana,helvetica;
}
.pageTitle
{
	font-weight: normal;
	font-size: 30px;
	color: white;
	font-family: 'Perpetua Titling MT' , 'Lucida Fax', 'helvetica';
	text-decoration: none;
}
.pageTitleInner
{
	font-weight: normal;
	font-size: 24px;
	color: white;
	font-family: 'Perpetua Titling MT' , 'Lucida Fax', 'helvetica';
	text-decoration: none;
}
.frontDetail
{
	font-weight: normal;
	font-size: 18px;
	color: white;
	font-family: 'Perpetua Titling MT' , 'Lucida Fax', 'helvetica';
	text-decoration: none;
}

.frontDetail:hover
{
	text-decoration: underline;
}

.frontDetailSmall
{
	font-weight: BOLD;
	font-size: 12px;
	color: white;
	font-family: 'Perpetua Titling MT' , 'Lucida Fax', 'helvetica';
	text-decoration: none;
}
.frontDetailSmall:hover
{
	text-decoration: underline;
	color:Red;
}

